Contents

fbprophet 0.7.1

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 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

No  fbprophet  pypi packages just yet.

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'

See more issues on GitHub

Related Packages & Articles

altair 6.0.0

Vega-Altair: A declarative statistical visualization library for Python.

bqplot 0.12.45

Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.

facebook-sdk 3.1.0

This client library is designed to support the Facebook Graph API and the official Facebook JavaScript SDK, which is the canonical way to implement Facebook authentication.

dtreeviz 2.3.2

A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization