WillKoehrsen / Data-Analysis

Data Science Using Python

Home Page:https://medium.com/@williamkoehrsen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stocker New Issue

LakshmikanthanSrikanthan opened this issue · comments

screenshot from 2019-01-08 14-11-34

@WillKoehrsen
Need assistance with the above error . Happens with all versions of stocker, with the changed ix and so on including the default.

The above error was because of a bug created by numpy upgrade as a dependency of prophet version 0.4 and it has now been fixed. One can either force numpy = 1.14.5 and fbprop = 0.3.2 or get the update prophet 0.4.2 .