.. _introduction: Introduction ============ **pandas-pyarrow** simplifies switching the pandas backend to PyArrow, enhancing performance and compatibility across various data systems such as BigQuery. It facilitates seamless data interaction between pandas DataFrames and PyArrow schemas. Features -------- - Easy backend conversion - Custom dtype mappings - BigQuery db-dtypes integration - Flexible and simple API