pycarlo 0.10.143__py3-none-any.whl → 0.10.144__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.

Potentially problematic release.


This version of pycarlo might be problematic. Click here for more details.

pycarlo/lib/schema.json CHANGED
@@ -64049,6 +64049,12 @@
64049
64049
  "isDeprecated": false,
64050
64050
  "name": "METRIC_COMPARISON"
64051
64051
  },
64052
+ {
64053
+ "deprecationReason": null,
64054
+ "description": "Agent Anomaly",
64055
+ "isDeprecated": false,
64056
+ "name": "AGENT"
64057
+ },
64052
64058
  {
64053
64059
  "deprecationReason": null,
64054
64060
  "description": "Custom Rule Anomaly",
pycarlo/lib/schema.py CHANGED
@@ -4833,6 +4833,7 @@ String = sgqlc.types.String
4833
4833
  class TableAnomalyModelReason(sgqlc.types.Enum):
4834
4834
  """Enumeration Choices:
4835
4835
 
4836
+ * `AGENT`: Agent Anomaly
4836
4837
  * `COMPARISON_RULE`: Comparison Rule Anomaly
4837
4838
  * `CUSTOM_RULE`: Custom Rule Anomaly
4838
4839
  * `DIST`: Distribution Anomaly
@@ -4849,6 +4850,7 @@ class TableAnomalyModelReason(sgqlc.types.Enum):
4849
4850
 
4850
4851
  __schema__ = schema
4851
4852
  __choices__ = (
4853
+ "AGENT",
4852
4854
  "COMPARISON_RULE",
4853
4855
  "CUSTOM_RULE",
4854
4856
  "DIST",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.143
3
+ Version: 0.10.144
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
35
35
  pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
36
36
  pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
37
37
  pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- pycarlo/lib/schema.json,sha256=mDfANPJbodtD0qRy-tueUG8fpP2zuypQiB-XodhNX4I,6192451
39
- pycarlo/lib/schema.py,sha256=mp4X0ILRE5AjHsOmuI8VWa94ZISDZUYvdWZsrIOmhr4,2689330
40
- pycarlo-0.10.143.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.143.dist-info/METADATA,sha256=xo_3o_If06irwcsU2E9PzH33jVpVLY69XiAQ3lj1PWk,8742
42
- pycarlo-0.10.143.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.143.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.143.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=tgO6v0B-8lswLtieCycmoDID2Ubp7g6S-7QZ42i9GM0,6192634
39
+ pycarlo/lib/schema.py,sha256=X1xwIzXtPHparAIi7nUXJZXMEgAPKK16ZJ28xqfF3mY,2689376
40
+ pycarlo-0.10.144.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.144.dist-info/METADATA,sha256=Iquzqi-6yl-Rv7m6owXjctKaKXGqlAQVgaO3_d8UftM,8742
42
+ pycarlo-0.10.144.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.144.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.144.dist-info/RECORD,,