upgini 1.2.82a3853.dev1__py3-none-any.whl → 1.2.82a3853.dev2__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 upgini might be problematic. Click here for more details.

upgini/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.2.82a3853.dev1"
1
+ __version__ = "1.2.82a3853.dev2"
upgini/autofe/feature.py CHANGED
@@ -117,7 +117,7 @@ class Feature:
117
117
  + [ch.op.get_hash_component() for ch in self.children if isinstance(ch, Feature)]
118
118
  + [ch.get_display_name() for ch in self.children]
119
119
  ).encode("utf-8")
120
- ).hexdigest()[:8]
120
+ ).hexdigest()[:10]
121
121
 
122
122
  def set_alias(self, alias: str) -> "Feature":
123
123
  self.alias = alias
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: upgini
3
- Version: 1.2.82a3853.dev1
3
+ Version: 1.2.82a3853.dev2
4
4
  Summary: Intelligent data search & enrichment for Machine Learning
5
5
  Project-URL: Bug Reports, https://github.com/upgini/upgini/issues
6
6
  Project-URL: Homepage, https://upgini.com/
@@ -1,4 +1,4 @@
1
- upgini/__about__.py,sha256=od_vMzyLAfIzLY4mTGytGJu-Xq1bWqRaH6NbL-G3ij8,33
1
+ upgini/__about__.py,sha256=FXbALhFkuQ3hoEzhmp_olrO40HwaCvGiCKus4wSy940,33
2
2
  upgini/__init__.py,sha256=LXSfTNU0HnlOkE69VCxkgIKDhWP-JFo_eBQ71OxTr5Y,261
3
3
  upgini/ads.py,sha256=nvuRxRx5MHDMgPr9SiU-fsqRdFaBv8p4_v1oqiysKpc,2714
4
4
  upgini/dataset.py,sha256=aspri7ZAgwkNNUiIgQ1GRXvw8XQii3F4RfNXSrF4wrw,35365
@@ -16,7 +16,7 @@ upgini/autofe/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  upgini/autofe/all_operators.py,sha256=rdjF5eaE4bC6Q4eu_el5Z7ekYt8DjOFermz2bePPbUc,333
17
17
  upgini/autofe/binary.py,sha256=oOEECc4nRzZN2tYaiqx8F2XHnfWpk1bVvb7ZkZJ0lO8,7709
18
18
  upgini/autofe/date.py,sha256=MM1S-6imNSzCDOhbNnmsc_bwSqUWBcS8vWAdHF8j1kY,11134
19
- upgini/autofe/feature.py,sha256=9R5IQZ-w24ixM79jVRdF3eKEoHmnJZ6VqW8NpO-X3aI,15328
19
+ upgini/autofe/feature.py,sha256=MjBbviB5Jy90EuWlnhgGgBptn3GomJv0xNjhjZN0P5I,15329
20
20
  upgini/autofe/groupby.py,sha256=IYmQV9uoCdRcpkeWZj_kI3ObzoNCNx3ff3h8sTL01tk,3603
21
21
  upgini/autofe/operator.py,sha256=EOffJw6vKXpEh5yymqb1RFNJPxGxmnHdFRo9dB5SCFo,4969
22
22
  upgini/autofe/unary.py,sha256=Sx11IoHRh5nwyALzjgG9GQOrVNIs8NZ1JzunAJuN66A,5731
@@ -70,7 +70,7 @@ upgini/utils/target_utils.py,sha256=LRN840dzx78-wg7ftdxAkp2c1eu8-JDvkACiRThm4HE,
70
70
  upgini/utils/track_info.py,sha256=G5Lu1xxakg2_TQjKZk4b5SvrHsATTXNVV3NbvWtT8k8,5663
71
71
  upgini/utils/ts_utils.py,sha256=26vhC0pN7vLXK6R09EEkMK3Lwb9IVPH7LRdqFIQ3kPs,1383
72
72
  upgini/utils/warning_counter.py,sha256=-GRY8EUggEBKODPSuXAkHn9KnEQwAORC0mmz_tim-PM,254
73
- upgini-1.2.82a3853.dev1.dist-info/METADATA,sha256=A1Kbz5lqNmZZke94t7g1UaUecADhCkOBYzXa1BVpTkE,49172
74
- upgini-1.2.82a3853.dev1.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
75
- upgini-1.2.82a3853.dev1.dist-info/licenses/LICENSE,sha256=5RRzgvdJUu3BUDfv4bzVU6FqKgwHlIay63pPCSmSgzw,1514
76
- upgini-1.2.82a3853.dev1.dist-info/RECORD,,
73
+ upgini-1.2.82a3853.dev2.dist-info/METADATA,sha256=rxFyB6IXqVf7wFvGuT5Y5rqK3cFafMDQQl28-i1j09M,49172
74
+ upgini-1.2.82a3853.dev2.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
75
+ upgini-1.2.82a3853.dev2.dist-info/licenses/LICENSE,sha256=5RRzgvdJUu3BUDfv4bzVU6FqKgwHlIay63pPCSmSgzw,1514
76
+ upgini-1.2.82a3853.dev2.dist-info/RECORD,,