Skip to content

feat: Support pd.col simple aggregates#2480

Merged
TrevorBergeron merged 2 commits intomainfrom
col_aggregate_exprs
Mar 2, 2026
Merged

feat: Support pd.col simple aggregates#2480
TrevorBergeron merged 2 commits intomainfrom
col_aggregate_exprs

Conversation

@TrevorBergeron
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@TrevorBergeron TrevorBergeron requested review from a team as code owners February 26, 2026 01:49
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 26, 2026
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Feb 26, 2026
@chalmerlowe
Copy link

📢 Migration Notice: 📢 This library is moving to the google-cloud-python monorepo soon.

We kept this PR open due to recent activity. We would like to finalize this PR so it can be merged if it is critical.

If we don't hear from the PR author, we will close this PR in the next few days. The PR can then be re-opened in the monorepo once the migration is complete and work can continue there.

@TrevorBergeron TrevorBergeron merged commit cb00daa into main Mar 2, 2026
23 of 25 checks passed
@TrevorBergeron TrevorBergeron deleted the col_aggregate_exprs branch March 2, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants