Installation#
temporaldata is available for Python 3.8 to Python 3.11.
The package has minimal dependencies, requiring only:
numpypandash5py
To install the package, run:
pip install temporaldata
temporaldata is available for Python 3.8 to Python 3.11.
The package has minimal dependencies, requiring only:
numpy
pandas
h5py
To install the package, run:
pip install temporaldata