upgini 1.1.290a3232.post1__tar.gz → 1.1.291a3232.post1__tar.gz
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-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/PKG-INFO +1 -1
- upgini-1.1.291a3232.post1/src/upgini/__about__.py +1 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/unary.py +5 -3
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/datetime_utils.py +15 -8
- upgini-1.1.290a3232.post1/src/upgini/__about__.py +0 -1
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/.gitignore +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/LICENSE +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/README.md +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/pyproject.toml +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/ads.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/ads_management/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/ads_management/ads_manager.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/all_operands.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/binary.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/date.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/feature.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/groupby.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/operand.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/autofe/vector.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/data_source/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/data_source/data_source_publisher.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/dataset.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/errors.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/features_enricher.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/http.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/mdc/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/mdc/context.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/metadata.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/metrics.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/normalizer/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/normalizer/phone_normalizer.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/resource_bundle/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/resource_bundle/exceptions.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/resource_bundle/strings.properties +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/resource_bundle/strings_widget.properties +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/sampler/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/sampler/base.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/sampler/random_under_sampler.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/sampler/utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/search_task.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/spinner.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/__init__.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/base_search_key_detector.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/blocked_time_series.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/country_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/custom_loss_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/cv_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/deduplicate_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/display_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/email_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/fallback_progress_bar.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/features_validator.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/format.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/ip_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/phone_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/postal_code_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/progress_bar.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/sklearn_ext.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/target_utils.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/track_info.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/warning_counter.py +0 -0
- {upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/version_validator.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: upgini
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.291a3232.post1
|
|
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/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "1.1.291a3232-1"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import numpy as np
|
|
2
2
|
import pandas as pd
|
|
3
|
-
from sklearn.preprocessing import
|
|
3
|
+
from sklearn.preprocessing import Normalizer
|
|
4
4
|
|
|
5
5
|
from upgini.autofe.operand import PandasOperand, VectorizableMixin
|
|
6
6
|
|
|
@@ -120,7 +120,9 @@ class Scale(PandasOperand, VectorizableMixin):
|
|
|
120
120
|
output_type = "float"
|
|
121
121
|
|
|
122
122
|
def calculate_unary(self, data: pd.Series) -> pd.Series:
|
|
123
|
-
|
|
123
|
+
normalized_data = Normalizer().transform(data.to_frame().T).T
|
|
124
|
+
return pd.Series(normalized_data[:, 0], index=data.index, name=data.name)
|
|
124
125
|
|
|
125
126
|
def calculate_group(self, data: pd.DataFrame, **kwargs) -> pd.DataFrame:
|
|
126
|
-
|
|
127
|
+
normalized_data = Normalizer().transform(data.T).T
|
|
128
|
+
return pd.DataFrame(normalized_data, index=data.index, columns=data.columns)
|
|
@@ -82,19 +82,19 @@ class DateTimeSearchKeyConverter:
|
|
|
82
82
|
elif isinstance(df[self.date_column].values[0], datetime.date):
|
|
83
83
|
df[self.date_column] = pd.to_datetime(df[self.date_column], errors="coerce")
|
|
84
84
|
elif is_period_dtype(df[self.date_column]):
|
|
85
|
-
df[self.date_column] =
|
|
85
|
+
df[self.date_column] = df[self.date_column].dt.to_timestamp()
|
|
86
86
|
elif is_numeric_dtype(df[self.date_column]):
|
|
87
87
|
# 315532801 - 2524608001 - seconds
|
|
88
88
|
# 315532801000 - 2524608001000 - milliseconds
|
|
89
89
|
# 315532801000000 - 2524608001000000 - microseconds
|
|
90
90
|
# 315532801000000000 - 2524608001000000000 - nanoseconds
|
|
91
|
-
if df[self.date_column].apply(lambda x: 10**16 < x).all():
|
|
91
|
+
if df[self.date_column].apply(lambda x: 10 ** 16 < x).all():
|
|
92
92
|
df[self.date_column] = pd.to_datetime(df[self.date_column], unit="ns")
|
|
93
|
-
elif df[self.date_column].apply(lambda x: 10**14 < x < 10**16).all():
|
|
93
|
+
elif df[self.date_column].apply(lambda x: 10 ** 14 < x < 10 ** 16).all():
|
|
94
94
|
df[self.date_column] = pd.to_datetime(df[self.date_column], unit="us")
|
|
95
|
-
elif df[self.date_column].apply(lambda x: 10**11 < x < 10**14).all():
|
|
95
|
+
elif df[self.date_column].apply(lambda x: 10 ** 11 < x < 10 ** 14).all():
|
|
96
96
|
df[self.date_column] = pd.to_datetime(df[self.date_column], unit="ms")
|
|
97
|
-
elif df[self.date_column].apply(lambda x: 0 < x < 10
|
|
97
|
+
elif df[self.date_column].apply(lambda x: 0 < x < 10 ** 11).all():
|
|
98
98
|
df[self.date_column] = pd.to_datetime(df[self.date_column], unit="s")
|
|
99
99
|
else:
|
|
100
100
|
msg = self.bundle.get("unsupported_date_type").format(self.date_column)
|
|
@@ -185,7 +185,10 @@ def is_time_series(df: pd.DataFrame, date_col: str) -> bool:
|
|
|
185
185
|
def is_blocked_time_series(df: pd.DataFrame, date_col: str, search_keys: List[str]) -> bool:
|
|
186
186
|
df = df.copy()
|
|
187
187
|
seconds = "datetime_seconds"
|
|
188
|
-
|
|
188
|
+
if is_period_dtype(df[date_col]):
|
|
189
|
+
df[date_col] = df[date_col].dt.to_timestamp()
|
|
190
|
+
else:
|
|
191
|
+
df[date_col] = pd.to_datetime(df[date_col])
|
|
189
192
|
df[date_col] = df[date_col].dt.tz_localize(None)
|
|
190
193
|
df[seconds] = (df[date_col] - df[date_col].dt.floor("D")).dt.seconds
|
|
191
194
|
|
|
@@ -248,7 +251,9 @@ def validate_dates_distribution(
|
|
|
248
251
|
if col in search_keys:
|
|
249
252
|
continue
|
|
250
253
|
try:
|
|
251
|
-
if
|
|
254
|
+
if is_period_dtype(X[col]):
|
|
255
|
+
pass
|
|
256
|
+
elif pd.__version__ >= "2.0.0":
|
|
252
257
|
# Format mixed to avoid massive warnings
|
|
253
258
|
pd.to_datetime(X[col], format="mixed")
|
|
254
259
|
else:
|
|
@@ -261,7 +266,9 @@ def validate_dates_distribution(
|
|
|
261
266
|
if maybe_date_col is None:
|
|
262
267
|
return
|
|
263
268
|
|
|
264
|
-
if
|
|
269
|
+
if is_period_dtype(X[maybe_date_col]):
|
|
270
|
+
dates = X[maybe_date_col].dt.to_timestamp().dt.date
|
|
271
|
+
elif pd.__version__ >= "2.0.0":
|
|
265
272
|
dates = pd.to_datetime(X[maybe_date_col], format="mixed").dt.date
|
|
266
273
|
else:
|
|
267
274
|
dates = pd.to_datetime(X[maybe_date_col]).dt.date
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "1.1.290a3232-1"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/ads_management/__init__.py
RENAMED
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/ads_management/ads_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/normalizer/phone_normalizer.py
RENAMED
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/resource_bundle/__init__.py
RENAMED
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/resource_bundle/exceptions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/sampler/random_under_sampler.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/base_search_key_detector.py
RENAMED
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/blocked_time_series.py
RENAMED
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/custom_loss_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/deduplicate_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/fallback_progress_bar.py
RENAMED
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/features_validator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{upgini-1.1.290a3232.post1 → upgini-1.1.291a3232.post1}/src/upgini/utils/postal_code_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|