Contents

prophet 1.3.0

0

Automatic Forecasting Procedure

Automatic Forecasting Procedure

Stars: 20014, Watchers: 20014, Forks: 4650, Open Issues: 460

The 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

No  prophet  pypi packages just yet.

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'

See more issues on GitHub

Related Packages & Articles

orbit-ml 1.1.4.9

Orbit is a package for Bayesian time series modeling and inference.

h2o 3.46.0.9

H2O, Fast Scalable Machine Learning, for python