.. currentmodule:: pyarrow.csv
.. autosummary::
:toctree: ../generated/
ConvertOptions
CSVStreamingReader
CSVWriter
ISO8601
ParseOptions
ReadOptions
WriteOptions
open_csv
read_csv
write_csv
InvalidRow
Feather Files (Deprecated)
.. currentmodule:: pyarrow.feather
.. deprecated:: 24.0.0
The Feather API is deprecated. Use the :ref:`IPC <ipc>` API instead.
.. autosummary::
:toctree: ../generated/
read_feather
read_table
write_feather
.. currentmodule:: pyarrow.json
.. autosummary::
:toctree: ../generated/
ReadOptions
ParseOptions
open_json
read_json
.. currentmodule:: pyarrow.parquet
.. autosummary::
:toctree: ../generated/
ParquetDataset
ParquetFile
ParquetWriter
filters_to_expression
read_table
read_metadata
read_pandas
read_schema
write_metadata
write_table
write_to_dataset
.. autosummary::
:toctree: ../generated/
FileMetaData
RowGroupMetaData
SortingColumn
ColumnChunkMetaData
Statistics
ParquetSchema
ColumnSchema
ParquetLogicalType
.. currentmodule:: pyarrow.parquet.encryption
.. autosummary::
:toctree: ../generated/
CryptoFactory
KmsClient
KmsConnectionConfig
EncryptionConfiguration
DecryptionConfiguration
.. currentmodule:: pyarrow.orc
.. autosummary::
:toctree: ../generated/
ORCFile
ORCWriter
read_table
write_table