mns-common 1.3.4.4__py3-none-any.whl → 1.3.4.5__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.

@@ -102,7 +102,8 @@ def amend_ths_industry(real_time_quotes_now_init):
102
102
  na_industry_data = na_industry_data.loc[na_industry_data['amount'] != 0]
103
103
 
104
104
  real_time_quotes_now_result = pd.concat([real_time_quotes_now, na_industry_data], axis=0)
105
- real_time_quotes_now['mv_circulation_ratio'].fillna(1, inplace=True)
105
+ real_time_quotes_now.fillna({'connected_boards_numbers': 1}, inplace=True)
106
+
106
107
  # 处理na值
107
108
  real_time_quotes_now_result.fillna(0, inplace=True)
108
109
  return real_time_quotes_now_result
@@ -1,4 +1,4 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mns-common
3
- Version: 1.3.4.4
3
+ Version: 1.3.4.5
4
4
 
@@ -74,7 +74,7 @@ mns_common/component/classify/symbol_classify_api.py,sha256=fwT2qM-F-eADOtUeRgyq
74
74
  mns_common/component/classify/symbol_classify_param.py,sha256=ZOXoZeZ2grVACrpRCQyTF6_NEI9fI-tspYj7jubnkmc,1356
75
75
  mns_common/component/company/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
76
76
  mns_common/component/company/company_common_service_api.py,sha256=pqb11v5y0uFWJtqA7K-AMf6hzyrFUq_OVpvr7uaWOow,8252
77
- mns_common/component/company/company_common_service_new_api.py,sha256=sYJlofNUAa6AhvMvYIl_v1TA9N5ZAYwsoWRddB-9k4A,5585
77
+ mns_common/component/company/company_common_service_new_api.py,sha256=3TSmAIO4j9S26MPmDNx-2wXztBToULbwNSmbayb_v3U,5593
78
78
  mns_common/component/concept/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
79
79
  mns_common/component/concept/kpl_concept_common_service_api.py,sha256=tagVanuIwcJxBuesFAciiS5kOz7a89gaugnDbp9D0ds,3286
80
80
  mns_common/component/concept/ths_concept_common_service_api.py,sha256=yU-DU5gFHYYKNYqhgXpOBC54lsAbcIl7YdyyOFmlpLo,11662
@@ -136,7 +136,7 @@ mns_common/utils/date_handle_util.py,sha256=XS-MyA8_7k35LOCFAYOHgVcVkMft_Kc4Wa9U
136
136
  mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
137
137
  mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
138
138
  mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
139
- mns_common-1.3.4.4.dist-info/METADATA,sha256=lmBu7J6y2QdX-QK-2aLOOrR55bha_1GZ1qkHFeSurTQ,61
140
- mns_common-1.3.4.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
141
- mns_common-1.3.4.4.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
142
- mns_common-1.3.4.4.dist-info/RECORD,,
139
+ mns_common-1.3.4.5.dist-info/METADATA,sha256=cstjeJIqoTsjz0v7KzC2JyI5ZOufQnILYBxbg8CqP8w,61
140
+ mns_common-1.3.4.5.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
141
+ mns_common-1.3.4.5.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
142
+ mns_common-1.3.4.5.dist-info/RECORD,,