Skip to content

Add plotly-resampler to the list of libraries #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The following list is by no means exhaustive, feel free to edit the list (will p
| [Orbit](https://github.com/uber/orbit) | Orbit is a Python package for Bayesian time series forecasting and inference |
| [Pandas TA](https://github.com/twopirllc/pandas-ta) | An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators |
| [Pastas](https://github.com/pastas/pastas) | Timeseries analysis for hydrological data |
| [plotly-resampler](https://github.com/predict-idlab/plotly-resampler) | Enable visual analytics on large time series via this plotly add-on. |
| [prophet](https://github.com/facebook/prophet) | Time series forecasting for time series data that has multiple seasonality with linear or non-linear growth |
| [pyDSE](https://github.com/blue-yonder/pydse) | ARMA models for Dynamic System Estimation |
| [pyFTS](https://pyfts.github.io/pyFTS) | Fuzzy set rule-based models for time series forecasting, including multi-step, point, interval and probabilistic forecasting |
Expand Down