diff --git a/doc/source/reference/io.rst b/doc/source/reference/io.rst index 82d4ec4950ef1..7aad937d10a18 100644 --- a/doc/source/reference/io.rst +++ b/doc/source/reference/io.rst @@ -57,7 +57,7 @@ Excel ExcelWriter -.. currentmodule:: pandas.io.json +.. currentmodule:: pandas JSON ~~~~ @@ -65,7 +65,10 @@ JSON :toctree: api/ read_json - to_json + json_normalize + DataFrame.to_json + +.. currentmodule:: pandas.io.json .. autosummary:: :toctree: api/