[spyder] how to solve problem: from fbprophet import Prophet ModuleNotFoundError: No module named 'fbprophet' or how to install prophet?

2019-10-30 Thread Ramazan ATICI
how to solve problem: from fbprophet import Prophet ModuleNotFoundError: No module named 'fbprophet' or how to install prophet? -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send

[spyder] How can i install "Prophet" in spyder? Or how can i predict the time series in spyder?

2019-11-18 Thread Ramazan ATICI
I would like to predict the time series in spyder. But i don't install prophet to spyder. I found some codes to install th prophet, but they didn't run in spyder. For example, i used this "conda install -c conda-forge fbprophet" command. But it dosn't run. -- You received this message