WillKoehrsen / Data-Analysis

Data Science Using Python
https://medium.com/@williamkoehrsen/
MIT License
5.12k stars 3.63k forks source link

Stocker New Issue #31

Closed LakshmikanthanSrikanthan closed 5 years ago

LakshmikanthanSrikanthan commented 5 years ago

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.

LakshmikanthanSrikanthan commented 5 years ago

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 .