We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dc07db + b3a593b commit a02e66bCopy full SHA for a02e66b
README.rst
@@ -25,5 +25,5 @@ Rather than import from ``pandas.io`` you should import from ``pandas-datareader
25
26
.. code-block:: python
27
28
- from pandas.io import data, wb # becomes
+ from pandas.io import data, wb # becomes
29
from pandas_datareader import data, wb
0 commit comments