tsfresh0.21.0
tsfresh0.21.0
Published
tsfresh extracts relevant characteristics from time series
pip install tsfresh
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- requests
>=2.9.1
- numpy
>=1.15.1
- pandas
>=0.25.0
- statsmodels
>=0.13
- patsy
>=0.4.1
- pywavelets
- scikit-learn
>=0.22.0
- tqdm
>=4.10.0
- stumpy
>=1.7.2
- cloudpickle
- scipy
>=1.2.0; python_version < "3.10"
- scipy
>=1.14.0; python_version >= "3.10"
- dask
[dataframe]>=2.9.0; extra == "dask"
- distributed
>=2.11.0; extra == "dask"
- Sphinx
>=6.1.3; extra == "docs"
- sphinx-rtd-theme
>=1.2.0; extra == "docs"
- b2luigi
; extra == "docs"
- docutils
>=0.18.1; extra == "docs"
- matrixprofile
<2.0.0,>=1.1.10; extra == "matrixprofile"
- dask
[dataframe]>=2.9.0; extra == "testing"
- distributed
>=2.11.0; extra == "testing"
- pytest
>=4.4.0; extra == "testing"
- pytest-cov
>=2.6.1; extra == "testing"
- pytest-xdist
>=1.26.1; extra == "testing"
- pytest-benchmark
>=3.0.0; extra == "testing"
- mock
>=2.0.0; extra == "testing"
- matplotlib
>=2.0.0; extra == "testing"
- seaborn
>=0.7.1; extra == "testing"
- ipython
>=5.3.0; extra == "testing"
- notebook
>=4.4.1; extra == "testing"
- pandas-datareader
>=0.5.0; extra == "testing"
- pre-commit
; extra == "testing"