Maxime Lutel
Maxime Lutel
Hello @loseDemon, You should create and activate a new virtual environment from your terminal, for example with conda: ``` pip install conda; conda create -n prophet_env python=3.7; conda activate prophet_env...
Hi @knorthover, thanks a lot for the feedback, I will add it to the backlog!
Hi @ChrisChross, thanks a lot for your suggestion! It could be a great improvement indeed. Would you like to work on it? Otherwise I can assign it to myself.
Hi @henrystar07, What do you mean by "referring others' app or myself" ? Do you have a screenshot ?
Hi @nguye2tl, what is your OS, python version and default web browser? Did you install the package in a new virtual environment?
Hi @nguye2tl, I'm not sure of what is going on, sorry. Maybe try to open it in Google Chrome?
Hi @Lycher2, did you input your data as a csv file? You should probably remove the first column (the index, before the column ds)