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.
1 parent 642e4f8 commit b3a593bCopy full SHA for b3a593b
README.rst
@@ -26,5 +26,5 @@ Rather than import from ``pandas.io`` you should import from ``pandas-datareader
26
27
.. code-block:: python
28
29
- from pandas.io import data, wb # becomes
+ from pandas.io import data, wb # becomes
30
from pandas_datareader import data, wb
0 commit comments