python-bigquery-dataframes
python-bigquery-dataframes copied to clipboard
BigQuery DataFrames
Fixes internal issue 445774480🦕
Fixes internal issue 445774480 🦕
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620 bigframes: 2.29.0 ## [2.29.0](https://github.com/googleapis/python-bigquery-dataframes/compare/v2.28.0...v2.29.0) (2025-11-13) ###...
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...
:robot: I have created a release *beep* *boop* --- ## [2.30.0](https://github.com/googleapis/python-bigquery-dataframes/compare/v2.29.0...v2.30.0) (2025-11-13) ### Features * Add bigframes.pandas.crosstab ([#2231](https://github.com/googleapis/python-bigquery-dataframes/issues/2231)) ([c62e553](https://github.com/googleapis/python-bigquery-dataframes/commit/c62e5535ed4c19b6d65f9a46cb1531e8099621b2)) * Pivot_table supports fill_value arg ([#2257](https://github.com/googleapis/python-bigquery-dataframes/issues/2257)) ([8f490e6](https://github.com/googleapis/python-bigquery-dataframes/commit/8f490e68a9a2584236486060ad3b55923781d975)) * Preserve source names...
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...
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...
Fixes internal issue 417774347🦕
This PR introduces several improvements related to the `anywidget` display mode. For displaying multi-index DataFrames in anywidget mode, it will be rendered with a nested "semi-exploding" view, similar to BigQuery...