CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

`pandas_datareader` error in chapter 6

Shayan-B opened this issue · 1 comments

running the code for Stocks examples returns and error related to pandas_datareader as below:
image

I believe the problem is related to the Yahoo Fianance API no longer being accessible.