1.0.0rc3
Pre-release
Pre-release
What's Changed
Major
- [major] Speed up split_df by vectorizing for loops by @leoniewgnr in #1356
Minor
- update selective forecasting tests by @ourownstory in #1312
- [devops] Remove macos and windows from Github actions by @noxan in #1325
- [devops] Add ruff github action by @noxan in #1324
- [refactor] Ruff fixes by @noxan in #1327
- Remove type conversion for _stride_lagged_features and _stride_future… by @hxyue1 in #1331
- [minor] fixed prediction_frequency when quantiles are set by @leoniewgnr in #1347
- Update poetry dependencies by @noxan in #1390
- [minor] fix sum of components by @leoniewgnr in #1349
Bug fixes
- [bug] Fix pyright and flake8 warnings by @leoniewgnr in #1392
- [bug] Trend plotting when using numpy 1.24 by @leoniewgnr in #1395
- (Fix) pytorch_lightning<2.0.0 callbacks named ProgressBarBase instead of ProgressBar by @JSarsfield in #1344
- Fixes failing tests by @leoniewgnr in #1381
Docs
- [docs] fix showing of plots in tutorials and feature guides by @leoniewgnr in #1322
- [docs] prettify application examples by @leoniewgnr in #1328
- [docs] Fix prophet tutorial by @leoniewgnr in #1332
- [docs] update prophet tutorials by @leoniewgnr in #1334
- [docs] Clear plotting tutorial by @leoniewgnr in #1343
- fix tutorials link in readme by @ShreyaKhurana in #1353
- [docs] ar layers fixed in uncertainty tutorial by @leoniewgnr in #1364
- [docs] Small fixes in documentation by @leoniewgnr in #1380
- [docs] New feature guide with industry application and tool by @leoniewgnr in #1369
New Contributors
- @ShreyaKhurana made their first contribution in #1353
Full Changelog: 1.0.0rc2...1.0.0rc3