Install required python libs
pip install -r requirements.txt
python3 setup.py installconda config --add channels conda-forge
conda install --file requirements_conda.txt
python3 setup.py install- OpenTSDB - A scalable, distributed Time Series Database.
- Prometheus - The Prometheus monitoring system and time series database.
- QuestDB - QuestDB is a high performance, open-source, time-series database.
- TDengine - High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
- aeon - aeon is a scikit-learn compatible toolkit for time series machine learning tasks such as classification, regression, clustering, anomaly detection, segmentation and similarity search.
- sktime - A unified framework for machine learning with time series.
- tsai - State-of-the-art Deep Learning library for Time Series and Sequences.
- tslearn - tslearn is a Python package that provides machine learning tools for the analysis of time series.
