statsmodels v0.13.0.dev0 Release Notes
Release Date: 2020-08-27 // about 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.12.0.rc0
-
๐ The statsmodels developers are happy to announce the first release candidate for 0.12.0. 223 issues were closed in this release and 208 pull requests were merged. Major new features include:
- ๐ New exponential smoothing model: ETS (Error, Trend, Seasonal)
- ๐ New dynamic factor model for large datasets and monthly/quarterly mixed frequency models
- โก๏ธ Decomposition of forecast updates based on the "news"
- ๐ Sparse Cholesky Simulation Smoother
- Option to use Chandrasekhar recursions
- Two popular methods for forecasting time series, forecasting after STL decomposition and the Theta model
- Functions for constructing complex Deterministic Terms in time series models