python-bigquery-dataframes icon indicating copy to clipboard operation
python-bigquery-dataframes copied to clipboard

BigQuery DataFrames

Results 142 python-bigquery-dataframes issues
Sort by recently updated
recently updated
newest added

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...

api: bigquery
size: l

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...

api: bigquery
size: xl

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...

api: bigquery
size: m

Updating SEO for https://cloud.google.com/python/docs/reference/bigframes/latest/supported_pandas_apis - see b/376049720. Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it...

api: bigquery
size: xs

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...

api: bigquery
size: m

Fixes #460856043 🦕

do not merge
api: bigquery
size: m

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...

do not merge
api: bigquery
size: m

This PR introduces column sorting functionality to the interactive table widget. 1) Updated Python backend and JS/CSS frontend to allow sorting by columns. **Three-State Sorting UI:** - The sort indicator...

api: bigquery
size: l

Previously, when the total number of rows (row_count) was unknown (e.g., due to deferred computation or errors), it would incorrectly default to 0. This resulted in confusing UI, such as...

api: bigquery
size: l

This PR refactors the DataFrame display system to properly implement IPython's _repr_mimebundle_() protocol for anywidget mode, moving widget handling logic out of _repr_html_() and into the appropriate display method. See...

api: bigquery
size: l