python-bigquery-dataframes
python-bigquery-dataframes copied to clipboard
BigQuery DataFrames
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...
Also refactored benchmarks and added a process to collect runtime on the client side to estimate user wait times. Adjust the notebook benchmark, the regionalized.ipynb now will show multiple benchmark...
Now that ambiguous orderings are allowed, unstack() "just works". Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make...
:robot: I have created a release *beep* *boop* --- ## [1.14.0](https://github.com/googleapis/python-bigquery-dataframes/compare/v1.13.0...v1.14.0) (2024-08-09) ### Features * Bigframes.bigquery.json_extract ([#868](https://github.com/googleapis/python-bigquery-dataframes/issues/868)) ([3dbf84b](https://github.com/googleapis/python-bigquery-dataframes/commit/3dbf84bd1531c1f8d41ba57c2c38b3ba6abfb812)) ### Bug Fixes * Fix caching from generating row numbers in partial...
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...
Note: Creating as a Draft PR now, as all unit tests are passing, but I know I need to make updates for the custom operators to get the system tests...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [argcomplete](https://togithub.com/kislyuk/argcomplete) ([changelog](https://togithub.com/kislyuk/argcomplete/blob/master/Changes.rst)) | `==3.4.0` -> `==3.5.0` |...
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...
https://github.com/googleapis/python-bigquery-dataframes/blob/main/third_party/bigframes_vendored/constants.py#L20 -- could include the version number We'll have to be careful about cyclical dependencies, though.