bigquery-bigframes
Generates Python code using BigQuery DataFrames (BigFrames), the pandas/scikit-learn-style API over BigQuery. Use when writing BigFrames code or doing pandas-style dataframe/ML work against BigQuery (e.g. in a notebook). Don't use for SQL-first workflows or the google-cloud-bigquery client library — use bigquery-basics.
- Version
- v1
Pinned to revision db28b191f5db, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/bigquery-bigframes/SKILL.md
- skills/bigquery-bigframes/references/BIGFRAMES.md
- skills/bigquery-bigframes/references/linear_regression.md
- skills/bigquery-bigframes/references/logistic_regression.md
Every link opens the file at its source, pinned to the revision this page describes.