chore: librarian release pull request: 20260316T210518Z#2520
Merged
Conversation
chelsea-lin
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.8.3
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c
bigframes: v2.38.0
v2.38.0 (2026-03-16)
Features
Add
bigframes.bigquery.rand()function (feat: Addbigframes.bigquery.rand()function #2501) (5c43efb7)add
df.bigquerypandas accessor (feat: adddf.bigquerypandas accessor #2513) (91b6c245)Add str, dt accessors to pd.col Expression objects (feat: Add str, dt accessors to pd.col Expression objects #2488) (ce5de570)
add bigquery.ml.get_insights function (feat: add bigquery.ml.get_insights function #2493) (d29a6095)
use EUC for AI IF, CLASSIFY, and SCORE when connection is not provided (feat: use EUC for AI IF, CLASSIFY, and SCORE when connection is not provided #2507) (fe94910a)
Bug Fixes
handle unsupported types and empty results in describe (fix: handle unsupported types and empty results in describe #2506) (2326ad6a)
no longer automatically use anywidget in the
%%bqsqlmagics (fix: no longer automatically use anywidget in the%%bqsqlmagics #2504) (43353e2b)Documentation
Fix typo in ExperimentOptions class docstring (docs: Fix typo in ExperimentOptions class docstring #2498) (077cb2eb)
add notebooks to user guide page (docs: add notebooks to user guide page #2505) (5cf37888)