wizata-dsapi 2.0.0.dev22__tar.gz → 2.0.0.dev23__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.
- {wizata_dsapi-2.0.0.dev22/wizata_dsapi.egg-info → wizata_dsapi-2.0.0.dev23}/PKG-INFO +1 -1
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/mlmodel.py +5 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/script.py +7 -1
- wizata_dsapi-2.0.0.dev23/wizata_dsapi/version.py +1 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23/wizata_dsapi.egg-info}/PKG-INFO +1 -1
- wizata_dsapi-2.0.0.dev22/wizata_dsapi/version.py +0 -1
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/LICENSE.txt +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/README.rst +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/setup.cfg +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/setup.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/api_config.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/api_dto.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/api_interface.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/bucket.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/business_label.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/context.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/dashboard.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/dataframe_toolkit.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/datapoint.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/datastore.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/ds_dataframe.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/dsapi_json_encoder.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/edge_config.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/edge_device.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/edge_module.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/evaluation.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/execution.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/execution_log.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/experiment.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/graylog_log.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/group_system.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/ilogger.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/insight.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/mobile_asset.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/model_toolkit.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/models/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/models/common.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/notification.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/paged_query_result.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/pipeline.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/pipeline_image.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/plot.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/plots/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/plots/common.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/plots/theme.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/request.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/scripts/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/scripts/common.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/search.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/solution_component.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/streamlit_utils.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/template.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/template_config.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/trigger.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/twin.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/twinregistration.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/user.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/wizard_function.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/wizard_request.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/wizata_dsapi_client.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi/words.py +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi.egg-info/SOURCES.txt +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi.egg-info/dependency_links.txt +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi.egg-info/requires.txt +0 -0
- {wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi.egg-info/top_level.txt +0 -0
|
@@ -472,6 +472,7 @@ class MLModelConfig(ApiDto):
|
|
|
472
472
|
self.train_test_split_pct = train_test_split_pct
|
|
473
473
|
self.train_test_split_type = train_test_split_type
|
|
474
474
|
self.function = function
|
|
475
|
+
self.properties = None
|
|
475
476
|
self.properties_mapping = properties_mapping
|
|
476
477
|
|
|
477
478
|
# features management
|
|
@@ -540,6 +541,8 @@ class MLModelConfig(ApiDto):
|
|
|
540
541
|
self.train_test_split_type = obj["train_test_split_type"]
|
|
541
542
|
if "function" in obj.keys() and obj["function"] is not None:
|
|
542
543
|
self.function = obj["function"]
|
|
544
|
+
if "properties" in obj and obj["properties"] is not None:
|
|
545
|
+
self.properties = obj["properties"]
|
|
543
546
|
if "properties_mapping" in obj:
|
|
544
547
|
self.properties_mapping = obj["properties_mapping"]
|
|
545
548
|
|
|
@@ -617,6 +620,8 @@ class MLModelConfig(ApiDto):
|
|
|
617
620
|
obj["features"] = self.features
|
|
618
621
|
if self.features_from_file is not None:
|
|
619
622
|
obj["features_from_file"] = self.features_from_file
|
|
623
|
+
if self.properties is not None and isinstance(self.properties, dict):
|
|
624
|
+
obj["properties"] = self.properties
|
|
620
625
|
if self.properties_mapping is not None and isinstance(self.properties_mapping, dict):
|
|
621
626
|
obj["properties_mapping"] = self.properties_mapping
|
|
622
627
|
|
|
@@ -187,7 +187,8 @@ class Script(ApiDto):
|
|
|
187
187
|
return "json"
|
|
188
188
|
|
|
189
189
|
def __init__(self, script_id=None, description=None, function=None,
|
|
190
|
-
script_type=None, version=None, library=None, category=None
|
|
190
|
+
script_type=None, version=None, library=None, category=None,
|
|
191
|
+
properties=None):
|
|
191
192
|
|
|
192
193
|
# Id
|
|
193
194
|
if script_id is None:
|
|
@@ -202,6 +203,7 @@ class Script(ApiDto):
|
|
|
202
203
|
self.library = library
|
|
203
204
|
self.module = None
|
|
204
205
|
self.category = category
|
|
206
|
+
self.properties = properties if properties is not None else {}
|
|
205
207
|
|
|
206
208
|
# Source code property (not serialized)
|
|
207
209
|
self.source = None
|
|
@@ -271,6 +273,8 @@ class Script(ApiDto):
|
|
|
271
273
|
obj["source"] = self.source
|
|
272
274
|
if self.category is not None:
|
|
273
275
|
obj["category"] = self.category.value
|
|
276
|
+
if self.properties:
|
|
277
|
+
obj["properties"] = self.properties
|
|
274
278
|
return obj
|
|
275
279
|
|
|
276
280
|
def to_json(self, target: str = None):
|
|
@@ -304,6 +308,8 @@ class Script(ApiDto):
|
|
|
304
308
|
self.source = obj["source"]
|
|
305
309
|
if "category" in obj and obj["category"] is not None:
|
|
306
310
|
self.category = ScriptCategory(obj["category"])
|
|
311
|
+
if "properties" in obj and obj["properties"] is not None:
|
|
312
|
+
self.properties = obj["properties"]
|
|
307
313
|
|
|
308
314
|
def copy(self, myfunction):
|
|
309
315
|
"""
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "2.0.0.dev23"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "2.0.0.dev22"
|
|
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
|
|
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
|
|
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
|
{wizata_dsapi-2.0.0.dev22 → wizata_dsapi-2.0.0.dev23}/wizata_dsapi.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|