| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-13 | 579 Bytes | |
| Version 2.1.0 source code.tar.gz | 2025-11-13 | 1.4 MB | |
| Version 2.1.0 source code.zip | 2025-11-13 | 1.5 MB | |
| Totals: 3 Items | 2.9 MB | 1 | |
- Remove support for Python 3.8 (end-of-life 2024-10-07)
- Remove support for Python 3.9 (end-of-life 2025-10-31)
- Add support for Numpy 2.x. See https://github.com/alkaline-ml/pmdarima/pull/600
- Increase minimum required Scipy to 1.13.0 (See https://github.com/alkaline-ml/pmdarima/pull/607)
- Increase minimum required statsmodels to 1.14.5 (See https://github.com/alkaline-ml/pmdarima/pull/607)
- Add support for Python 3.13 (See https://github.com/alkaline-ml/pmdarima/pull/609)
- Migrate to pyproject for builds (See https://github.com/alkaline-ml/pmdarima/pull/610)