You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just did some testing on Colab to make sure things are working. It turns out their version of pandas_datareader is out of date, so I added a cell to test for the module, and do an install, upgrade, and/or kernal restart as needed. This did require a fix, so good catch!
Alessandro ... after more testing on Google Colab, it's clear that getting the data files to persist and be accessible for the portfolio optimization notebook was getting too complex. So I've moved the download code back into the portfolio optimization notebook and will delete this one. A better solution would be to create a module to do the downloading and install that in the tools folder, but that will have to wait for some free time.
Lingering issues in mad-obtaining-historical-stock-prices.ipynb:
The text was updated successfully, but these errors were encountered: