Metadata-Version: 2.1
Name: cumulative
Version: 0.0.17
Summary: Manipulation and analysis of data series collections
Home-page: https://github.com/elehcimd/cumulative
License: BSD-3
Author: Michele Dallachiesa
Author-email: michele.dallachiesa@sigforge.com
Requires-Python: >=3.10.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: ipywidgets (>=7.1.1,<8.0.0)
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: pandas (>=1.5.3,<2.0.0)
Requires-Dist: scikit-learn (>=1.2.2,<2.0.0)
Requires-Dist: scipy (>=1.11.4,<2.0.0)
Requires-Dist: statsmodels (>=0.14.1,<0.15.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: tsfel (>=0.1.6,<0.2.0)
Project-URL: Repository, https://github.com/elehcimd/cumulative
Description-Content-Type: text/markdown

# CUMULATIVE

Work in progress, not yet ready for prime time.

## License

This project is licensed under the terms of the [BSD 3-Clause License](LICENSE).


