mns-common 1.4.3.9__py3-none-any.whl → 1.4.4.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of mns-common might be problematic. Click here for more details.

@@ -166,7 +166,7 @@ def sync_stock_gdfx_free_top_10(stock_gdfx_free_top_10_em_df, period, symbol, st
166
166
  stock_gdfx_free_top_10_em_df['str_day'] = str_day
167
167
 
168
168
  stock_gdfx_free_top_10_em_df['symbol'] = symbol
169
- stock_gdfx_free_top_10_em_df['_id'] = symbol + '_' + stock_gdfx_free_top_10_em_df.index + '_' + period
169
+ stock_gdfx_free_top_10_em_df['_id'] = symbol + '_' + period+'_'+stock_gdfx_free_top_10_em_df.shareholder_name
170
170
  stock_gdfx_free_top_10_em_df['period'] = period
171
171
 
172
172
  query_exist = {'symbol': symbol, 'period': period}
@@ -187,7 +187,7 @@ def sync_stock_gdfx_top_10(stock_gdfx_top_10_em_df, period, symbol, str_day):
187
187
  if stock_gdfx_top_10_em_df is not None and stock_gdfx_top_10_em_df.shape[0] > 0:
188
188
  stock_gdfx_top_10_em_df['str_day'] = str_day
189
189
  stock_gdfx_top_10_em_df['symbol'] = symbol
190
- stock_gdfx_top_10_em_df['_id'] = symbol + '_' + stock_gdfx_top_10_em_df.index + '_' + period
190
+ stock_gdfx_top_10_em_df['_id'] = symbol + '_' + period+'_'+stock_gdfx_top_10_em_df.shareholder_name
191
191
  stock_gdfx_top_10_em_df['period'] = period
192
192
 
193
193
  query_exist = {'symbol': symbol, 'period': period}
@@ -1,4 +1,4 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mns-common
3
- Version: 1.4.3.9
3
+ Version: 1.4.4.3
4
4
 
@@ -11,7 +11,7 @@ mns_common/api/em/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0
11
11
  mns_common/api/em/concept/__init__.py,sha256=wEg73KlZo-dU0yKGwpA1C2y6LZm4IBb94tNda1tqLeg,163
12
12
  mns_common/api/em/concept/em_concept_index_api.py,sha256=PP87ES8a_y0o3SKLzBsPrc7DCPI3MBCD-4SmoUUirl0,8285
13
13
  mns_common/api/em/gd/__init__.py,sha256=wEg73KlZo-dU0yKGwpA1C2y6LZm4IBb94tNda1tqLeg,163
14
- mns_common/api/em/gd/east_money_stock_gdfx_free_top_10_api.py,sha256=ygF4LZWKtHQxilE9NpkyC0m96_yXzRJzo7ktyUcclDs,10499
14
+ mns_common/api/em/gd/east_money_stock_gdfx_free_top_10_api.py,sha256=XCJ0JQwgHFA2dmhfaxkc0dXlBcE4fAxrh06QgpGlD64,10515
15
15
  mns_common/api/em/real_time/__init__.py,sha256=wEg73KlZo-dU0yKGwpA1C2y6LZm4IBb94tNda1tqLeg,163
16
16
  mns_common/api/em/real_time/east_money_debt_api.py,sha256=jMvMZtlrDfExl_4jZ1hepHX8rUoeVLoLSOIhRBjkUGk,14753
17
17
  mns_common/api/em/real_time/east_money_etf_api.py,sha256=tCyH4fNx-KfVRFuNGkgM8d_xkvR0oAfr8T3e7_XrjTM,14414
@@ -156,7 +156,7 @@ mns_common/utils/date_handle_util.py,sha256=XS-MyA8_7k35LOCFAYOHgVcVkMft_Kc4Wa9U
156
156
  mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
157
157
  mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
158
158
  mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
159
- mns_common-1.4.3.9.dist-info/METADATA,sha256=6W1cXESGmq6IMeRoLmssuW-lo6UzEG6YyKfPDEaYnRg,61
160
- mns_common-1.4.3.9.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
161
- mns_common-1.4.3.9.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
162
- mns_common-1.4.3.9.dist-info/RECORD,,
159
+ mns_common-1.4.4.3.dist-info/METADATA,sha256=8k3NSSMxbMt_fwRcsf-MkGlPbdkh_kC-yIOTwpWae1U,61
160
+ mns_common-1.4.4.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
161
+ mns_common-1.4.4.3.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
162
+ mns_common-1.4.4.3.dist-info/RECORD,,