.. currentmodule:: pandas
This section include `Pandas*`_ functions for input data of a specific format into memory and for output in-memory data to external storage format.
read_pickle
read_table read_csv read_fwf
read_clipboard
read_excel ExcelFile.parse ExcelWriter
read_json
.. currentmodule:: pandas.io.json
json_normalize build_table_schema
.. currentmodule:: pandas
read_html
read_hdf HDFStore.put HDFStore.append HDFStore.get HDFStore.select HDFStore.info HDFStore.keys HDFStore.groups HDFStore.walk
read_feather
read_parquet
read_sas
read_spss
read_sql_table read_sql_query read_sql
read_gbq
read_stata
.. currentmodule:: pandas.io.stata
StataReader.data_label StataReader.value_labels StataReader.variable_labels StataWriter.write_file