GitHub - googleapis/python-bigquery-dataframes: BigQuery DataFrames (original) (raw)

BigQuery DataFrames

GA pypi versions

BigQuery DataFrames provides a Pythonic DataFrame and machine learning (ML) API powered by the BigQuery engine.

BigQuery DataFrames is an open-source package. You can runpip install --upgrade bigframes to install the latest version.

⚠️ Warning: Breaking Changes in BigQuery DataFrames v2.0

Version 2.0 introduces breaking changes for improved security and performance. Key default behaviors have changed, including

Important: If you are not ready to adapt to these changes, please pin your dependency to a version less than 2.0 (e.g., bigframes==1.42.0) to avoid disruption.

To learn about these changes and how to migrate to version 2.0, see theupdated introduction guide.

Documentation

Getting started with BigQuery DataFrames

Read Introduction to BigQuery DataFramesand try the BigQuery DataFrames quickstartto get up and running in just a few minutes.

License

BigQuery DataFrames is distributed with the Apache-2.0 license.

It also contains code derived from the following third-party packages:

For details, see the third_partydirectory.

Contact Us

For further help and provide feedback, you can email us at bigframes-feedback@google.com.