nyu-econ-370
nyu-econ-370 copied to clipboard
Issues importing data_reader
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