Added pmdarima

This commit is contained in:
Wilson Freitas
2021-12-09 10:05:40 -03:00
committed by GitHub
parent 9a8205f5b1
commit 8f0cd6a4fa
+1
View File
@@ -146,6 +146,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [hasura/quandl-metabase](https://platform.hasura.io/hub/projects/anirudhm/quandl-metabase-time-series) - Hasura quickstart to visualize Quandl's timeseries datasets with Metabase.
- [Facebook Prophet](https://github.com/facebook/prophet) - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
- [tsmoothie](https://github.com/cerlymarco/tsmoothie) - A python library for time-series smoothing and outlier detection in a vectorized way.
- [pmdarima](https://github.com/alkaline-ml/pmdarima) - A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
### Calendars