wedata-feature-engineering 0.1.6__py3-none-any.whl → 0.1.7__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.
- wedata/__init__.py +1 -1
- wedata/feature_store/feature_table_client/feature_table_client.py +1 -1
- wedata/feature_store/utils/common_utils.py +1 -1
- {wedata_feature_engineering-0.1.6.dist-info → wedata_feature_engineering-0.1.7.dist-info}/METADATA +1 -1
- {wedata_feature_engineering-0.1.6.dist-info → wedata_feature_engineering-0.1.7.dist-info}/RECORD +7 -7
- {wedata_feature_engineering-0.1.6.dist-info → wedata_feature_engineering-0.1.7.dist-info}/WHEEL +0 -0
- {wedata_feature_engineering-0.1.6.dist-info → wedata_feature_engineering-0.1.7.dist-info}/top_level.txt +0 -0
wedata/__init__.py
CHANGED
@@ -135,7 +135,7 @@ class FeatureTableClient:
|
|
135
135
|
env_tags = {
|
136
136
|
"project_id": os.getenv("WEDATA_PROJECT_ID", ""), # wedata项目ID
|
137
137
|
"engine_name": os.getenv("WEDATA_NOTEBOOK_ENGINE", ""), # wedata引擎名称
|
138
|
-
"user_uin": os.getenv("
|
138
|
+
"user_uin": os.getenv("QCLOUD_SUBUIN", "") # wedata用户UIN
|
139
139
|
}
|
140
140
|
|
141
141
|
# 构建表属性(通过TBLPROPERTIES)
|
{wedata_feature_engineering-0.1.6.dist-info → wedata_feature_engineering-0.1.7.dist-info}/RECORD
RENAMED
@@ -1,4 +1,4 @@
|
|
1
|
-
wedata/__init__.py,sha256=
|
1
|
+
wedata/__init__.py,sha256=FXxKpH33OVqlCAqeBZIdlRCDSw_AOS3avUAO1lyQ0oE,101
|
2
2
|
wedata/feature_store/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
wedata/feature_store/client.py,sha256=7a-9C8HIBHnQNQD6I4W3UtBQwkJE8G-Q7N24zydjpkY,8100
|
4
4
|
wedata/feature_store/constants/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -20,13 +20,13 @@ wedata/feature_store/entities/on_demand_column_info.py,sha256=Eh5ieaj1TxC7DG6ipB
|
|
20
20
|
wedata/feature_store/entities/source_data_column_info.py,sha256=a9jQOJvehwDIrKPwsP6W9YRBSPNK2nZYypE6-p80CwA,542
|
21
21
|
wedata/feature_store/entities/training_set.py,sha256=ylt1h6Z_xU8hKYvnvd80CeewTGSN68-_kvFpoliwH7s,5679
|
22
22
|
wedata/feature_store/feature_table_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
23
|
-
wedata/feature_store/feature_table_client/feature_table_client.py,sha256=
|
23
|
+
wedata/feature_store/feature_table_client/feature_table_client.py,sha256=W6_TJ6PNc5o6SotVppBmu6VWZ7q_lPgIeg9Xsbr9r-g,12136
|
24
24
|
wedata/feature_store/spark_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
25
25
|
wedata/feature_store/spark_client/spark_client.py,sha256=DBCYjLsFrIVRvLErTNyfLIHRul3v0y9uZIY2JR1N92s,10323
|
26
26
|
wedata/feature_store/training_set_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
27
27
|
wedata/feature_store/training_set_client/training_set_client.py,sha256=gHeZU0rvvUcyNTfroXD3LAinFPdhDpnwTOIWj6z84Tc,15102
|
28
28
|
wedata/feature_store/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
29
|
-
wedata/feature_store/utils/common_utils.py,sha256=
|
29
|
+
wedata/feature_store/utils/common_utils.py,sha256=MFL5SGkUKedBX5sFV_Jx_zlCIzSD8V9Gs70OSza6m2I,10003
|
30
30
|
wedata/feature_store/utils/feature_lookup_utils.py,sha256=da6ULwf5D-FRVpZoNyag1rroBfq_XPSH4a3uEMB_8io,22372
|
31
31
|
wedata/feature_store/utils/feature_spec_utils.py,sha256=GFwc-WT6nN1tnal5F2c0bgVDRhH-YW58S0GaHBPZEsQ,11624
|
32
32
|
wedata/feature_store/utils/feature_utils.py,sha256=KKq28bVB_lCuhnR9Hk6JegJBOVgcelWlvrRM-F9onkA,2796
|
@@ -37,7 +37,7 @@ wedata/feature_store/utils/topological_sort.py,sha256=ebzKxmxeCLk9seB1zR0ASCGXsZ
|
|
37
37
|
wedata/feature_store/utils/training_set_utils.py,sha256=MYsPZS1d9HKswHgjgxD8K7H9N3dWPyyTTx20Mkp4PVU,22497
|
38
38
|
wedata/feature_store/utils/uc_utils.py,sha256=A-W8Cd8yvTmAMEWaHeWmGmcIDMvUtjAfx2G2x_di1QE,10774
|
39
39
|
wedata/feature_store/utils/validation_utils.py,sha256=FslvrNs3kstqvM6THScLOluEE6O9RWlDrD9xiihTzlw,1735
|
40
|
-
wedata_feature_engineering-0.1.
|
41
|
-
wedata_feature_engineering-0.1.
|
42
|
-
wedata_feature_engineering-0.1.
|
43
|
-
wedata_feature_engineering-0.1.
|
40
|
+
wedata_feature_engineering-0.1.7.dist-info/METADATA,sha256=MR5ZOF9rcn3xqQefdUfSGlboZpHS77_tNhO0bLtd5ok,493
|
41
|
+
wedata_feature_engineering-0.1.7.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
42
|
+
wedata_feature_engineering-0.1.7.dist-info/top_level.txt,sha256=Xa0v1rh__RvfVTVDirW5r5UBKg7ZO_iuTeXfp8MNo2A,7
|
43
|
+
wedata_feature_engineering-0.1.7.dist-info/RECORD,,
|
{wedata_feature_engineering-0.1.6.dist-info → wedata_feature_engineering-0.1.7.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|