WenjieDu/TSDB
a Python toolbox loads 172 public time series datasets for machine/deep learning with a single line of code. Datasets from multiple domains including healthcare, financial, power, traffic, weather, and etc.
This tool helps researchers and engineers quickly access 172 public time series datasets for machine and deep learning projects. You simply name the dataset you want, and it handles downloading and basic loading. This is ideal for anyone working on predictive modeling, imputation, or classification tasks across various fields like healthcare, finance, power, and environmental science.
232 stars. Used by 2 other packages. Available on PyPI.
Use this if you need to easily obtain a variety of public time-series datasets without manually searching, downloading, and extracting them.
Not ideal if you require highly specific or private datasets, or if your workflow demands complex pre-processing steps handled automatically by the loading tool.
Stars
232
Forks
22
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Dependencies
7
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/WenjieDu/TSDB"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.