Skip to content

feat(bigframes): add ai.classify, ai.score, ai.if_ to the df bq accessor#17569

Open
sycai wants to merge 1 commit into
mainfrom
sycai_ai_functions
Open

feat(bigframes): add ai.classify, ai.score, ai.if_ to the df bq accessor#17569
sycai wants to merge 1 commit into
mainfrom
sycai_ai_functions

Conversation

@sycai

@sycai sycai commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Also fixed a bug where a single pandas series input got incorrectly rejected by the AI functions.

Internal issue: b/517233441

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds support for pandas Series inputs in BigQuery AI operations and introduces new DataFrame accessor methods: classify, if_, and score. It also includes corresponding unit and system tests to verify the new functionality. No review comments were provided, so there is no additional feedback to address.

@sycai sycai requested review from TrevorBergeron and tswast June 24, 2026 22:05
@sycai sycai marked this pull request as ready for review June 24, 2026 22:06
@sycai sycai requested review from a team as code owners June 24, 2026 22:06
@sycai sycai self-assigned this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant