| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-11-26 | 438 Bytes | |
| v2.0.0 source code.tar.gz | 2024-11-26 | 52.2 MB | |
| v2.0.0 source code.zip | 2024-11-26 | 52.3 MB | |
| Totals: 3 Items | 104.4 MB | 0 | |
Breaking Change
- breaking: remove deprecated behavior @jmoralez (#946)
- breaking: allowmean and allowdrift True by default in AutoARIMA @V-nguard (#918)
Bug Fixes
- C++ ARIMA fixes and refactoring @filipcacky (#939)
- fix: seasonal naive confidence interval bug @andrewscottm (#932)
- fix: auto arima xreg rank deficient test @andrewscottm (#931)
Documentation
- Update broken yahoo query @paullabonne (#925)