| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-01 | 439 Bytes | |
| v1.4.0 source code.tar.gz | 2026-08-01 | 16.9 MB | |
| v1.4.0 source code.zip | 2026-08-01 | 17.0 MB | |
| Totals: 3 Items | 33.8 MB | 3 | |
What's Changed
- Drop support for Python <3.10 by @jorenham in https://github.com/facebook/prophet/pull/2716
- full static typing support by @jorenham in https://github.com/facebook/prophet/pull/2720
- Add optional regressor predictor models and propagate their uncertainty by @tcuongd with @Copilot in https://github.com/facebook/prophet/pull/2703
Full Changelog: https://github.com/facebook/prophet/compare/v1.3.0...v1.4.0