
fbprophet 0.7.1
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 fbprophet
You can install fbprophet using pip
pip install fbprophet
or add it to a project with poetry
poetry add fbprophet
Package Details
- Author
- Sean J. Taylor <[email protected]>, Ben Letham <[email protected]>
- License
- MIT
- Homepage
- https://facebook.github.io/prophet/
- PyPi:
- https://pypi.org/project/fbprophet/
- GitHub Repo:
- https://github.com/facebook/prophet
Classifiers
Related Packages
Errors
A list of common fbprophet errors.
Code Examples
Here are some fbprophet code examples and snippets.
GitHub Issues
The fbprophet 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







