gps-building-blocks 1.218.0__py3-none-any.whl → 1.220.0__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.
@@ -201,7 +201,7 @@ def _one_hot_encode(
201
201
  one_hot_encoder = preprocessing.OneHotEncoder()
202
202
  one_hot_encoded_data = one_hot_encoder.fit_transform(data).toarray()
203
203
  index_numerical_features = np.shape(one_hot_encoded_data)[1]
204
- return (one_hot_encoded_data, one_hot_encoder, index_numerical_features) # pytype: disable=bad-return-type # sklearn-update
204
+ return (one_hot_encoded_data, one_hot_encoder, index_numerical_features)
205
205
 
206
206
 
207
207
  def _reverse_one_hot_encoding(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gps-building-blocks
3
- Version: 1.218.0
3
+ Version: 1.220.0
4
4
  Summary: Modules and tools useful for use with advanced data solutions on Google Ads, Google Marketing Platform and Google Cloud.
5
5
  Home-page: https://github.com/google/gps_building_blocks
6
6
  Author: gPS Team
@@ -140,7 +140,7 @@ gps_building_blocks/ml/diagnostics/regression_test.py,sha256=auJOJg1uJq2u3YCMYce
140
140
  gps_building_blocks/ml/preprocessing/__init__.py,sha256=qsAeQ42339LhQ9fD96pTg7Xgne4gvz0-Z6pwG8aMHBc,575
141
141
  gps_building_blocks/ml/preprocessing/cramer_v.py,sha256=1nqFSi1E2OkwCQ1dArS3W-by4Agx3jqi3AcJCcjQsz0,2410
142
142
  gps_building_blocks/ml/preprocessing/cramer_v_test.py,sha256=LNnZ5J1ypLueoy1VR9UQU1hYaCnRSDAMLUHvI0ReUgQ,1644
143
- gps_building_blocks/ml/preprocessing/impute.py,sha256=Qd36-wEslb4dZ31EK5iyAfQG3gFoQJSEITFTdU1DljA,21893
143
+ gps_building_blocks/ml/preprocessing/impute.py,sha256=LbtVe2mdf8XfHxkXcnjhOMlVgXPztSWPKzmTmOHo_uI,21840
144
144
  gps_building_blocks/ml/preprocessing/impute_test.py,sha256=dimx-Gma1vpiQExw5KehT2Puu6yZD6h179rERgLdIiA,6857
145
145
  gps_building_blocks/ml/preprocessing/keyword_clustering.py,sha256=-ltq27PumIdn9I1hJCKbybyjUgDuKddekxSrC4NttzE,4850
146
146
  gps_building_blocks/ml/preprocessing/keyword_clustering_test.py,sha256=LZnFN2FE2d23QonhAKb35YmcObKQ9PaGHnwsLVkr4Ms,2524
@@ -149,13 +149,13 @@ gps_building_blocks/ml/preprocessing/vif_test.py,sha256=Pt4DVBNkZjwh84nx6GexPfbo
149
149
  gps_building_blocks/ml/preprocessing/data/__init__.py,sha256=qsAeQ42339LhQ9fD96pTg7Xgne4gvz0-Z6pwG8aMHBc,575
150
150
  gps_building_blocks/ml/preprocessing/data/example_cluster_df.txt,sha256=pIlHiiDEsoZ6XwqWC_l9yTBt6i8obMrCyVK66uX69Gk,17171
151
151
  gps_building_blocks/ml/preprocessing/data/stopwords_eng.txt,sha256=IVyVg5gXwC74drzjQz2QW4VLa_y4BxpyXlqsbmmZzzQ,671
152
- gps_building_blocks/ml/preprocessing/data/__pycache__/__init__.cpython-310.pyc,sha256=sZCo87fm82vrsgEXYuJmXLI9I6VxTgwArUvhBOg1CgA,187
152
+ gps_building_blocks/ml/preprocessing/data/__pycache__/__init__.cpython-310.pyc,sha256=gxHdzNnvVPMQihIJpJw-M7qaUsug5_1KRUUz786ZYyk,187
153
153
  gps_building_blocks/ml/statistical_inference/__init__.py,sha256=qsAeQ42339LhQ9fD96pTg7Xgne4gvz0-Z6pwG8aMHBc,575
154
154
  gps_building_blocks/ml/statistical_inference/data_preparation.py,sha256=FjJGpI7bCTEZcoyCC1rD9DMzAiDFobCb7XrZZeAAgP4,49071
155
155
  gps_building_blocks/ml/statistical_inference/data_preparation_test.py,sha256=esWza5Mo7TaPtGsA3Hhry3l1dVzJzStFE8O-jGQ9r1I,35157
156
156
  gps_building_blocks/ml/statistical_inference/models.py,sha256=bsVWrdLUAJ7DbayDoKOVth0OFdj4DPI7doBf8miedws,20005
157
157
  gps_building_blocks/ml/statistical_inference/models_test.py,sha256=FOsBzSNkIqacQPqproThOGsv7MMl1xeC2GXvHdsl4Ac,9298
158
- gps_building_blocks-1.218.0.dist-info/METADATA,sha256=su7LKMPDI_o7yj-c5c6_xJiRzD_GGekODX1lhvHbvlU,4780
159
- gps_building_blocks-1.218.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
- gps_building_blocks-1.218.0.dist-info/top_level.txt,sha256=FK77szG741-E_t3bPeWu4U6aMaqpOGguLc-6s1OQm3I,20
161
- gps_building_blocks-1.218.0.dist-info/RECORD,,
158
+ gps_building_blocks-1.220.0.dist-info/METADATA,sha256=OVbyxInUkW8zrvYZ3ywI4T-m1fswi7hNZDuyPku2U9w,4780
159
+ gps_building_blocks-1.220.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
+ gps_building_blocks-1.220.0.dist-info/top_level.txt,sha256=FK77szG741-E_t3bPeWu4U6aMaqpOGguLc-6s1OQm3I,20
161
+ gps_building_blocks-1.220.0.dist-info/RECORD,,