File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
- =================
2
1
pandas-datareader
3
2
=================
4
3
@@ -19,7 +18,7 @@ Install via pip
19
18
20
19
$ pip install pandas-datareader
21
20
22
- Usage
21
+ Usage
23
22
-----
24
23
25
24
Rather than import from ``pandas.io `` you should import from ``pandas-datareader ``:
Original file line number Diff line number Diff line change 1
1
pandas
2
+ mistune
3
+ jsonschema
2
4
ipython
5
+ lxml
Original file line number Diff line number Diff line change 3
3
You can adapt this file completely to your liking, but it should at least
4
4
contain the root `toctree` directive.
5
5
6
- Welcome to pandas-datareader's documentation!
7
- =============================================
8
-
9
6
.. include :: ../../README.rst
10
7
11
8
9
+ Documentation
10
+ -------------
11
+
12
12
Contents:
13
13
14
14
.. toctree ::
@@ -24,4 +24,3 @@ Indices and tables
24
24
* :ref: `genindex `
25
25
* :ref: `modindex `
26
26
* :ref: `search `
27
-
You can’t perform that action at this time.
0 commit comments