upgini 1.1.108a1__py3-none-any.whl → 1.1.110__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.

@@ -509,6 +509,10 @@ class FeaturesEnricher(TransformerMixin):
509
509
 
510
510
  self.logger.info("Start transform")
511
511
  try:
512
+ if len(self.feature_names_) == 0:
513
+ self.logger.warning("There is not important features for transform. Return input as transformed")
514
+ return X
515
+
512
516
  if self._has_trial_features(exclude_features_sources) and not self.__is_registered:
513
517
  msg = bundle.get("transform_with_trial_features")
514
518
  self.logger.warn(msg)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: upgini
3
- Version: 1.1.108a1
3
+ Version: 1.1.110
4
4
  Summary: Low-code feature search and enrichment library for machine learning
5
5
  Home-page: https://upgini.com/
6
6
  Author: Upgini Developers
@@ -28,7 +28,7 @@ Requires-Python: >=3.7,<3.10
28
28
  Description-Content-Type: text/markdown
29
29
  Requires-Dist: python-dateutil (>=2.8.0)
30
30
  Requires-Dist: requests (>=2.8.0)
31
- Requires-Dist: pandas (>=1.1.0)
31
+ Requires-Dist: pandas (<2.0.0,>=1.1.0)
32
32
  Requires-Dist: numpy (>=1.19.0)
33
33
  Requires-Dist: scikit-learn (>=1.0.1)
34
34
  Requires-Dist: pydantic (>=1.8.2)
@@ -2,7 +2,7 @@ upgini/__init__.py,sha256=asENHgEVHQBIkV-e_0IhE_ZWqkCG6398U3ZLrNzAH6k,407
2
2
  upgini/ads.py,sha256=mre6xn44wcC_fg63iLT_kTh4mViZqR9AKRJZAtpQz8Y,2592
3
3
  upgini/dataset.py,sha256=J4KbHjvPKiAjmEs0GVeaHy-nZLAJXwpgYVeYKv-lGi0,41095
4
4
  upgini/errors.py,sha256=BqpvfhW2jJW5fa5KXj0alhXatGl-WK4xTl309-QNLp8,959
5
- upgini/features_enricher.py,sha256=VJEd7MNvi0cnsl3vVk9If69fNpCH8mU7Zs1bKS3KAlg,112101
5
+ upgini/features_enricher.py,sha256=HLsWY15UyzzaDA7xdfHYtOEmzeDOCyV0z_TBGC5ttQg,112299
6
6
  upgini/http.py,sha256=kgWj6wU1PbGPoGAbRvK35umXQ5zwEfEKeGy5Az0fss0,35479
7
7
  upgini/metadata.py,sha256=3PulMxpKFXAbmyqRh1GVzN5J_101YeZSH3h0LVe4ifc,5944
8
8
  upgini/metrics.py,sha256=uJhtGKgUUFnvdF16xscfe9AGDoDN6LqUV97RWDP39NU,14869
@@ -39,8 +39,8 @@ upgini/utils/postal_code_utils.py,sha256=_8CR9tBqsPptQsmMUvnrCAmBaMIQSWH3JfJ4ly3
39
39
  upgini/utils/target_utils.py,sha256=3eHrDy_Dc9ozuOwHGnGA705m9glCxKmjB-DfLrflqiA,1370
40
40
  upgini/utils/track_info.py,sha256=O_oL4gy1jH0DVgtiUeZAW0YKCeRT4B_bzH_SZYkFaOE,4076
41
41
  upgini/utils/warning_counter.py,sha256=vnmdFo5-7GBkU2bK9h_uC0K0Y_wtfcYstxOdeRfacO0,228
42
- upgini-1.1.108a1.dist-info/LICENSE,sha256=5RRzgvdJUu3BUDfv4bzVU6FqKgwHlIay63pPCSmSgzw,1514
43
- upgini-1.1.108a1.dist-info/METADATA,sha256=SSmpNlPnV2FQXh_rhF3PPU1FxaBf08BJ1TjSy-wXZbA,41103
44
- upgini-1.1.108a1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
45
- upgini-1.1.108a1.dist-info/top_level.txt,sha256=OFhTGiDIWKl5gFI49qvWq1R9IKflPaE2PekcbDXDtx4,7
46
- upgini-1.1.108a1.dist-info/RECORD,,
42
+ upgini-1.1.110.dist-info/LICENSE,sha256=5RRzgvdJUu3BUDfv4bzVU6FqKgwHlIay63pPCSmSgzw,1514
43
+ upgini-1.1.110.dist-info/METADATA,sha256=2_M0EpZfSJ2Qtf02-DbB0R0VXcQvYuZmJYdJPwqiEQk,41108
44
+ upgini-1.1.110.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
45
+ upgini-1.1.110.dist-info/top_level.txt,sha256=OFhTGiDIWKl5gFI49qvWq1R9IKflPaE2PekcbDXDtx4,7
46
+ upgini-1.1.110.dist-info/RECORD,,