The sub-package pandas.io.data
is removed in favor of a separately installable pandas-datareader package. This will allow the data modules to be independently updated to your pandas installation. The API for pandas-datareader v0.1.1
is the same as in pandas v0.16.1
. (GH8961)
You should replace the imports of the following:
from pandas.io import data, wbWith:
from pandas_datareader import data, wb
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4