chore: librarian release pull request: 20251107T184449Z #2241
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.
Librarian Version: v0.5.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:39628f6e89c9cad27973b9a39a50f7052bec0435ee58c7027b4fa6b655943e31
bigframes: 2.29.0
2.29.0 (2025-11-07)
Features
support left_index and right_index for merge (feat: support left_index and right_index for merge #2220) (da9ba267)
add bigframes.bigquery.st_regionstats to join raster data from Earth Engine (feat: add bigframes.bigquery.st_regionstats to join raster data from Earth Engine #2228) (10ec52f3)
add DataFrame.resample and Series.resample (feat: add DataFrame.resample and Series.resample #2213) (c9ca02c5)
Bug Fixes
simplify UnsupportedTypeError message (fix: simplify UnsupportedTypeError message #2212) (6c9a18d7)
support results with STRUCT and ARRAY columns containing JSON subfields in
to_pandas_batches()(fix: support results with STRUCT and ARRAY columns containing JSON subfields into_pandas_batches()#2216) (3d8b17fa)Documentation
switch API reference docs to pydata theme (docs: switch API reference docs to pydata theme #2237) (9b86dcf8)
update notebook for JSON subfields support in to_pandas_batches() (docs: update notebook for JSON subfields support in to_pandas_batches() #2138) (5663d2a1)