[PYTHON] Precautions when installing fbprophet

What is fbprophet

--Facebook time series analysis tool --Easy time series analysis --Supports R and Python

Precautions when installing

  1. For windows C ++ compiler is required Official, but anaconda recommended

  2. For anaconda environment, install with conda conda install -c conda-forge fbprophet

  3. Error if holidays == 0.10.1 * fbprophet == 0.5 No problem when downgrading to holidays == 0.9.11.

Recommended Posts

Precautions when installing fbprophet
Precautions when installing tensorflow with anaconda
Precautions when handling Luigi
Stumbled when installing PyOCR
Precautions when installing packages in the conda environment
Precautions when using Chainer
Precautions when installing a hierarchical include directory with waf
Precautions when upgrading TensorFlow (to 1.3)
polyfit error when installing matplotlib
Precautions and solutions when installing Ubuntu on NVIDIA GeForce PCs
[python] Error when installing library ramkan
Precautions when using pit in Python
Precautions when inheriting the DatasetMixin class
Precautions when using TextBlob trait analysis
Support when installing pillow on python3.9
Precautions when using codecs and pandas
Precautions when using the urllib.parse.quote function
Precautions when creating a Python generator
Precautions when using phantomjs from python
Precautions when using six with Python 2.5
Error resolution when installing numba on macOS
Precautions when pickling a function in python
Precautions when using for statements in pandas
A struggle when installing pyenv on Cygwin
A workaround when installing pyAudio with pip.
Check! Troubleshooting when installing PyObjc on Mac
No module named'_ctypes' occurs when installing pipenv