What's Changed
Features
* [major] speed up nested additive model by LeonieFreisinger in https://github.com/ourownstory/neural_prophet/pull/1311
* [major] Drop Python 3.7 support and complete poetry migration by noxan in https://github.com/ourownstory/neural_prophet/pull/1271
* [minor] Add static plotly backend by hxyue1 in https://github.com/ourownstory/neural_prophet/pull/1286
* [minor] Update dependencies to latest versions by noxan in https://github.com/ourownstory/neural_prophet/pull/1305
* [minor] Unify version number handling, remove setup.py and migrate content by noxan in https://github.com/ourownstory/neural_prophet/pull/1316
Docs
* [docs] Revamp of feature guides by leoniewgnr in https://github.com/ourownstory/neural_prophet/pull/1301
* [website] Fix the deployment of the website with poetry by noxan in https://github.com/ourownstory/neural_prophet/pull/1307
* [docs] Uncertainty quantification tutorial by christymctse in https://github.com/ourownstory/neural_prophet/pull/1225
* [docs] Update documentation website by leoniewgnr in https://github.com/ourownstory/neural_prophet/pull/1309
* [docs] added reproducibility to tutorial 10 by leoniewgnr in https://github.com/ourownstory/neural_prophet/pull/1310
Refactor
* [refactor] Uncertainty streamline naming by leoniewgnr in https://github.com/ourownstory/neural_prophet/pull/1262
New Contributors
* hxyue1 made their first contribution in https://github.com/ourownstory/neural_prophet/pull/1286
**Full Changelog**: https://github.com/ourownstory/neural_prophet/compare/0.6.0...1.0.0rc1