Skip to content

Commit 650a538

Browse files
DOC: ensure read_json is top level in api.rst
1 parent 814dbe8 commit 650a538

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/source/api.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,17 @@ Excel
4747

4848
JSON
4949
~~~~
50-
.. currentmodule:: pandas.io.json
5150

5251
.. autosummary::
5352
:toctree: generated/
5453

5554
read_json
55+
56+
.. currentmodule:: pandas.io.json
57+
58+
.. autosummary::
59+
:toctree: generated/
60+
5661
json_normalize
5762

5863
.. currentmodule:: pandas

0 commit comments

Comments
 (0)