Metadata-Version: 2.1
Name: canomaly
Version: 0.0.3
Summary: Detecting cumulative changes in data.
Author-email: Galen Seilis <galen.seilis@seilis.ca>
Project-URL: Homepage, https://github.com/galenseilis/canomaly
Project-URL: Bug Tracker, https://github.com/galenseilis/canomaly/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: tdda

# canomaly
The package detects specific types of anomalies with an emphasis in looking for cumulative changes. 
