watson-stock-market-predictor
watson-stock-market-predictor copied to clipboard
Fbprophet Setup fix for matplotlib
From Notebook: forecasting-the-stock-market.ipynb
Line 302 updated: from: "!pip install --user pystan==2.17.1.0 holidays==0.9.8 setuptools-git==1.2 matplotlib=3.0.2 --upgrade" to: "!pip install --user pystan==2.17.1.0 holidays==0.9.8 setuptools-git==1.2 matplotlib==3.0.2 --upgrade"
There you go Sangeev, thanks!
@alessandromarialva can you merge master and resubmit the PR? I have made a change to the travis file and its failing.
merged, please check. Thanks
looks like its not merged yet