공부방

prophet 설치 오류 해결 방법

찬배 2022. 11. 3. 14:41
pip install pystan
pip install plotly
pip install prophet


(에러시)
conda install -c conda-forge conda
conda install -c conda-forge prophet
pip install --upgrade plotly

이후 from prophet import Prophet 선언