
prophet 1.3.0
0
Automatic Forecasting Procedure
Contents
Automatic Forecasting Procedure
Stars: 20014, Watchers: 20014, Forks: 4650, Open Issues: 460The facebook/prophet repo was created 9 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 20014 github stars!
How to Install prophet
You can install prophet using pip
pip install prophet
or add it to a project with poetry
poetry add prophet
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/prophet/
- Documentation:
- https://facebook.github.io/prophet/
- GitHub Repo:
- https://github.com/facebook/prophet
Classifiers
Related Packages
Errors
A list of common prophet errors.
Code Examples
Here are some prophet code examples and snippets.
GitHub Issues
The prophet package has 460 open issues on GitHub
- ValueError: cannot reindex on an axis with duplicate labels with Pandas 3.0.0
- Yearly seasonality with only 12 monthly points leads to different results due to version dependencies
- Prophet in python 3.12
- Add type annotations to Seasonal Parameters
- Add optional regressor predictor models and propagate their uncertainty
- How to further breakdown trend contribution
- worsening of predictions in the prophet model when reducing the dataset
- AttributeError: 'Prophet' object has no attribute 'stan_backend'
pythonfix







