You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Add a bigquery_magics.context.engine option which defaults to "pandas" but can be set to "bigframes" for %%bigquery to return a BigQuery DataFrames object.
The default option can also be overridden by specifying --engine="bigframes" in the first line of the %%bigquery magics.