Skip to content

Installation

Install the package from pip with:

pip install cesnet-tszoo

or for editable install with:

pip install -e git+https://github.com/CESNET/cesnet-tszoo

Requirements

The cesnet-tszoo package requires Python >=3.10.

Dependencies

Name Version
matplotlib
numpy <2.0
pandas
scikit-learn
tables >=3.8.0,<=3.9.2
torch >=1.10
tqdm
plotly
PyYAML
requests