- This topic has 2 replies, 2 voices, and was last updated 2 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Fórum Ciência de Dados para Empresas e Negócios › Problema na Instalação da biblioteca fbprophet
Professor, bom dia!
Não estou conseguindo instalar a Biblioteca fbprophet tanto no Anaconda quanto no Google Colab
Os comandos para instalação do fbprophet foram copiados do próprio site anaconda.org
conda install -c conda-forge fbprophet
e fica apresentando esta notificação no prompt do anaconda. Em seguida envio mensagem do Google Colab
Olá, tente o seguinte:
!pip install prophet from prophet import Prophet
Olá, tente o seguinte:
!pip install prophet from prophet import Prophet