stumpy1.13.0
stumpy1.13.0
Published
A powerful and scalable library that can be used for a variety of time series data mining tasks
pip install stumpy
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- numpy
>=1.21
- scipy
>=1.10
- numba
>=0.57.1
- pandas
>=0.20.0; extra == "ci"
- dask
>=1.2.2; extra == "ci"
- distributed
>=1.28.1; extra == "ci"
- coverage
>=4.5.3; extra == "ci"
- flake8
>=3.7.7; extra == "ci"
- flake8-docstrings
>=1.5.0; extra == "ci"
- black
>=22.1.0; extra == "ci"
- pytest
>=4.4.1; extra == "ci"
- isort
>=5.11.0; extra == "ci"
- tbb
>=2019.5; platform_system == "Linux" and extra == "ci"