{{ header }}
.. currentmodule:: pandas
.. autosummary:: :toctree: generated/ read_pickle
.. autosummary:: :toctree: generated/ read_table read_csv read_fwf read_msgpack
.. autosummary:: :toctree: generated/ read_clipboard
.. autosummary:: :toctree: generated/ read_excel ExcelFile.parse
.. autosummary:: :toctree: generated/ :template: autosummary/class_without_autosummary.rst ExcelWriter
.. autosummary:: :toctree: generated/ read_json
.. currentmodule:: pandas.io.json
.. autosummary:: :toctree: generated/ json_normalize build_table_schema
.. currentmodule:: pandas
.. autosummary:: :toctree: generated/ read_html
.. autosummary:: :toctree: generated/ read_hdf HDFStore.put HDFStore.append HDFStore.get HDFStore.select HDFStore.info HDFStore.keys HDFStore.groups HDFStore.walk
.. autosummary:: :toctree: generated/ read_feather
.. autosummary:: :toctree: generated/ read_parquet
.. autosummary:: :toctree: generated/ read_sas
.. autosummary:: :toctree: generated/ read_sql_table read_sql_query read_sql
.. autosummary:: :toctree: generated/ read_gbq
.. autosummary:: :toctree: generated/ read_stata
.. currentmodule:: pandas.io.stata
.. autosummary:: :toctree: generated/ StataReader.data StataReader.data_label StataReader.value_labels StataReader.variable_labels StataWriter.write_file