Skip to content

Commit 2457b11

Browse files
committed
DOC: #7828 Add json_normalize to api docs.
1 parent 031e3bc commit 2457b11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/api.rst

+4
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,15 @@ Excel
4747

4848
JSON
4949
~~~~
50+
.. currentmodule:: pandas.io.json
5051

5152
.. autosummary::
5253
:toctree: generated/
5354

5455
read_json
56+
json_normalize
57+
58+
.. currentmodule:: pandas
5559

5660
HTML
5761
~~~~

0 commit comments

Comments
 (0)