nyu-econ-370 icon indicating copy to clipboard operation
nyu-econ-370 copied to clipboard

Issues importing data_reader

Open mmcky opened this issue 9 years ago • 0 comments
trafficstars

If you are having issues with the following import

from pandas_datareader import wb,data

you can fix this by updating your anaconda distribution to the latest or issuing the following command (on the command line) to make sure the package is installed

conda install pandas-datareader

mmcky avatar Apr 19 '16 19:04 mmcky