.. _installation: Installation ============ Install using pip: .. code-block:: bash pip install pandas-pyarrow Extras ------ To install pandas-pyarrow with extra features (e.g. BigQuery): .. code-block:: bash pip install pandas-pyarrow[bigquery] See the :doc:`extras/extras` documentation for details on additional integrations and features.