BigQuery DataFrames Python API
BigQuery DataFrames is aPython API that you can use to analyze data and performmachine learning tasks in BigQuery.
BigQuery DataFrames consists of the following parts:
bigframes.pandasimplements apandas-like APIon top of BigQuery. For more information, seeSupported pandas APIs.bigframes.mlimplements ascikit-learn-like APIon top of BigQuery ML.
Get started with BigQuery DataFrames by using theBigQuery DataFrames quickstart.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-15 UTC.