mns-common 1.4.3.7__py3-none-any.whl → 1.4.3.8__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.
- mns_common/api/em/gd/east_money_stock_gdfx_free_top_10_api.py +1 -0
- {mns_common-1.4.3.7.dist-info → mns_common-1.4.3.8.dist-info}/METADATA +1 -1
- {mns_common-1.4.3.7.dist-info → mns_common-1.4.3.8.dist-info}/RECORD +5 -5
- {mns_common-1.4.3.7.dist-info → mns_common-1.4.3.8.dist-info}/WHEEL +0 -0
- {mns_common-1.4.3.7.dist-info → mns_common-1.4.3.8.dist-info}/top_level.txt +0 -0
|
@@ -60,6 +60,7 @@ def get_stock_gdfx_top_10_em_api(str_day, symbol):
|
|
|
60
60
|
return None
|
|
61
61
|
stock_gdfx_top_10_em_df = stock_gdfx_top_10_em_df.fillna(0)
|
|
62
62
|
stock_gdfx_top_10_em_df.index = stock_gdfx_top_10_em_df.index.astype(str)
|
|
63
|
+
stock_gdfx_top_10_em_df.drop_duplicates('shareholder_name', keep='last', inplace=True)
|
|
63
64
|
return stock_gdfx_top_10_em_df
|
|
64
65
|
|
|
65
66
|
|
|
@@ -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
|
|
14
|
+
mns_common/api/em/gd/east_money_stock_gdfx_free_top_10_api.py,sha256=-cBzg7inEbFpWBKgr0Kky_RpJ3WXN9awWjKq4TBbm5o,10019
|
|
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.
|
|
160
|
-
mns_common-1.4.3.
|
|
161
|
-
mns_common-1.4.3.
|
|
162
|
-
mns_common-1.4.3.
|
|
159
|
+
mns_common-1.4.3.8.dist-info/METADATA,sha256=0IDJ8-ru8hHixYemeXjB7wna0Y6hINnaNS2zCq_rYak,61
|
|
160
|
+
mns_common-1.4.3.8.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
161
|
+
mns_common-1.4.3.8.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
|
|
162
|
+
mns_common-1.4.3.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|