Installation

Install using pip:

pip install pandas-pyarrow

Extras

To install pandas-pyarrow with extra features (e.g. BigQuery):

pip install pandas-pyarrow[bigquery]

See the Extras documentation for details on additional integrations and features.