wizata-dsapi 1.4.0.dev18__tar.gz → 1.4.0.dev20__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.
Files changed (56) hide show
  1. {wizata_dsapi-1.4.0.dev18/wizata_dsapi.egg-info → wizata_dsapi-1.4.0.dev20}/PKG-INFO +1 -18
  2. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/setup.py +0 -9
  3. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/execution_log.py +9 -4
  4. wizata_dsapi-1.4.0.dev20/wizata_dsapi/version.py +1 -0
  5. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20/wizata_dsapi.egg-info}/PKG-INFO +1 -18
  6. wizata_dsapi-1.4.0.dev18/wizata_dsapi/version.py +0 -1
  7. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/LICENSE.txt +0 -0
  8. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/README.rst +0 -0
  9. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/setup.cfg +0 -0
  10. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/__init__.py +0 -0
  11. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/api_config.py +0 -0
  12. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/api_dto.py +0 -0
  13. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/api_interface.py +0 -0
  14. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/bucket.py +0 -0
  15. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/business_label.py +0 -0
  16. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/context.py +0 -0
  17. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/dataframe_toolkit.py +0 -0
  18. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/datapoint.py +0 -0
  19. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/datastore.py +0 -0
  20. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/ds_dataframe.py +0 -0
  21. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/dsapi_json_encoder.py +0 -0
  22. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/evaluation.py +0 -0
  23. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/execution.py +0 -0
  24. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/experiment.py +0 -0
  25. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/group_system.py +0 -0
  26. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/ilogger.py +0 -0
  27. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/insight.py +0 -0
  28. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/mlmodel.py +0 -0
  29. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/model_toolkit.py +0 -0
  30. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/models/__init__.py +0 -0
  31. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/models/common.py +0 -0
  32. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/paged_query_result.py +0 -0
  33. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/pipeline.py +0 -0
  34. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/pipeline_image.py +0 -0
  35. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/plot.py +0 -0
  36. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/plots/__init__.py +0 -0
  37. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/plots/common.py +0 -0
  38. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/request.py +0 -0
  39. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/script.py +0 -0
  40. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/scripts/__init__.py +0 -0
  41. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/scripts/common.py +0 -0
  42. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/search.py +0 -0
  43. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/solution_component.py +0 -0
  44. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/streamlit_utils.py +0 -0
  45. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/template.py +0 -0
  46. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/trigger.py +0 -0
  47. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/twin.py +0 -0
  48. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/twinregistration.py +0 -0
  49. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/wizard_function.py +0 -0
  50. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/wizard_request.py +0 -0
  51. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/wizata_dsapi_client.py +0 -0
  52. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi/words.py +0 -0
  53. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi.egg-info/SOURCES.txt +0 -0
  54. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi.egg-info/dependency_links.txt +0 -0
  55. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi.egg-info/requires.txt +0 -0
  56. {wizata_dsapi-1.4.0.dev18 → wizata_dsapi-1.4.0.dev20}/wizata_dsapi.egg-info/top_level.txt +0 -0
@@ -1,12 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wizata_dsapi
3
- Version: 1.4.0.dev18
3
+ Version: 1.4.0.dev20
4
4
  Summary: Wizata Data Science Toolkit
5
- Home-page: https://www.wizata.com
6
5
  Author: Wizata S.A.
7
6
  Author-email: info@wizata.com
8
- Requires-Python: >=3.9
9
- Description-Content-Type: text/x-rst
10
7
  License-File: LICENSE.txt
11
8
  Requires-Dist: pandas==1.5.3; python_version < "3.11"
12
9
  Requires-Dist: pandas==2.2.3; python_version >= "3.11" and python_version < "3.12"
@@ -77,21 +74,7 @@ Requires-Dist: torch==2.7.1; (python_version >= "3.11" and python_version < "3.1
77
74
  Requires-Dist: torch>=2.8.0; python_version >= "3.12" and extra == "all"
78
75
  Dynamic: author
79
76
  Dynamic: author-email
80
- Dynamic: description
81
- Dynamic: description-content-type
82
- Dynamic: home-page
83
77
  Dynamic: license-file
84
78
  Dynamic: provides-extra
85
79
  Dynamic: requires-dist
86
- Dynamic: requires-python
87
80
  Dynamic: summary
88
-
89
- ===========================
90
- Wizata Data Science Package
91
- ===========================
92
-
93
- This module is intended to be used to create and distribute data science modules within Wizata Platform.
94
-
95
- Documentation can be found https://<your_tenant>.onwizata.com/docs
96
-
97
- For more information please visit https://www.wizata.com
@@ -1,16 +1,11 @@
1
1
  from setuptools import setup
2
2
  from distutils.util import convert_path
3
- from pathlib import Path
4
3
 
5
4
  main_ns = {}
6
5
  ver_path = convert_path('wizata_dsapi/version.py')
7
6
  with open(ver_path) as ver_file:
8
7
  exec(ver_file.read(), main_ns)
9
8
 
10
- # Read the long description from README
11
- this_directory = Path(__file__).parent
12
- long_description = (this_directory / "README.rst").read_text(encoding='utf-8')
13
-
14
9
  core_dependencies = [
15
10
  'pandas==1.5.3; python_version<"3.11"',
16
11
  'pandas==2.2.3; python_version>="3.11" and python_version<"3.12"',
@@ -77,11 +72,8 @@ setup(
77
72
  name='wizata_dsapi',
78
73
  version=main_ns['__version__'],
79
74
  description='Wizata Data Science Toolkit',
80
- long_description=long_description,
81
- long_description_content_type='text/x-rst',
82
75
  author='Wizata S.A.',
83
76
  author_email='info@wizata.com',
84
- url='https://www.wizata.com',
85
77
  packages=['wizata_dsapi',
86
78
  'wizata_dsapi.plots',
87
79
  'wizata_dsapi.scripts',
@@ -90,5 +82,4 @@ setup(
90
82
  extras_require={
91
83
  'all': all_dependencies
92
84
  },
93
- python_requires='>=3.9',
94
85
  )
@@ -39,7 +39,7 @@ class ExecutionLog(Dto):
39
39
 
40
40
  # non-persistent values
41
41
  :ivar dict properties: properties containing key/value pairs used to parametrize the pipeline execution
42
- :ivar list warnings: list of error and/or warning messages
42
+ :ivar list messages: list of error and/or warning messages
43
43
  """
44
44
 
45
45
  @classmethod
@@ -72,7 +72,8 @@ class ExecutionLog(Dto):
72
72
  trigger_id=uuid.UUID(data["executionTriggerId"]) if "executionTriggerId" in data and data["executionTriggerId"] is not None else None,
73
73
  version=data.get("version"),
74
74
  properties=properties,
75
- plots=_plots
75
+ plots=_plots,
76
+ messages=data.get("messages") or ([data.get("message")] if data.get("message") else None)
76
77
  )
77
78
 
78
79
  def __init__(self,
@@ -92,7 +93,8 @@ class ExecutionLog(Dto):
92
93
  trigger_id: uuid.UUID = None,
93
94
  version: str = None,
94
95
  properties: dict = None,
95
- plots: list = None):
96
+ plots: list = None,
97
+ messages: list = None):
96
98
 
97
99
  # labels
98
100
  self._experiment = None
@@ -146,7 +148,10 @@ class ExecutionLog(Dto):
146
148
  else:
147
149
  self.plots = []
148
150
  self.dataframes = []
149
- self.messages = []
151
+ if messages is not None:
152
+ self.messages = messages
153
+ else:
154
+ self.messages = []
150
155
 
151
156
  @property
152
157
  def experiment(self):
@@ -0,0 +1 @@
1
+ __version__ = "1.4.0.dev20"
@@ -1,12 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wizata_dsapi
3
- Version: 1.4.0.dev18
3
+ Version: 1.4.0.dev20
4
4
  Summary: Wizata Data Science Toolkit
5
- Home-page: https://www.wizata.com
6
5
  Author: Wizata S.A.
7
6
  Author-email: info@wizata.com
8
- Requires-Python: >=3.9
9
- Description-Content-Type: text/x-rst
10
7
  License-File: LICENSE.txt
11
8
  Requires-Dist: pandas==1.5.3; python_version < "3.11"
12
9
  Requires-Dist: pandas==2.2.3; python_version >= "3.11" and python_version < "3.12"
@@ -77,21 +74,7 @@ Requires-Dist: torch==2.7.1; (python_version >= "3.11" and python_version < "3.1
77
74
  Requires-Dist: torch>=2.8.0; python_version >= "3.12" and extra == "all"
78
75
  Dynamic: author
79
76
  Dynamic: author-email
80
- Dynamic: description
81
- Dynamic: description-content-type
82
- Dynamic: home-page
83
77
  Dynamic: license-file
84
78
  Dynamic: provides-extra
85
79
  Dynamic: requires-dist
86
- Dynamic: requires-python
87
80
  Dynamic: summary
88
-
89
- ===========================
90
- Wizata Data Science Package
91
- ===========================
92
-
93
- This module is intended to be used to create and distribute data science modules within Wizata Platform.
94
-
95
- Documentation can be found https://<your_tenant>.onwizata.com/docs
96
-
97
- For more information please visit https://www.wizata.com
@@ -1 +0,0 @@
1
- __version__ = "1.4.0.dev18"