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 | |
| pandas | |
| scikit-learn | |
| tables | >=3.10.0 |
| torch | >=1.10 |
| tqdm | |
| plotly | |
| PyYAML | |
| requests | |
| packaging | |
| importlib | |
| nbformat | >=4.2.0 |