Skip to content

Installation

Install the package from pip with:

pip install cesnet-datazoo

or for editable install with:

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

Requirements

The cesnet-datazoo package requires Python >=3.10.

Dependencies

Name Version
matplotlib
numpy
pandas
pydantic >=2.0
PyYAML
requests
scikit-learn
seaborn
tables >=3.8.0
torch >=1.10
tqdm