-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v1.10.0
head repository: googleapis/python-bigquery-dataframes
compare: v1.11.0
- 14 commits
- 57 files changed
- 9 contributors
Commits on Jun 25, 2024
-
fix: include internally required packages in
remote_function
hash (#……799) * fix: include internally required packages in `remote_function` id computation * refactor to keep the tests supported
Configuration menu - View commit details
-
Copy full SHA for 4b8fc15 - Browse repository at this point
Copy the full SHA 4b8fc15View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 487dff6 - Browse repository at this point
Copy the full SHA 487dff6View commit details -
feat: Add Series.peek to preview data efficiently (#727)
Co-authored-by: Tim Sweña (Swast) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 580e1b9 - Browse repository at this point
Copy the full SHA 580e1b9View commit details -
feat: add .agg support for size (#792)
* feat: add .agg support for size * undo test change. * logic fix. * type update * Apply suggestions from code review * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Tim Sweña (Swast) <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87e6018 - Browse repository at this point
Copy the full SHA 87e6018View commit details -
feat: Add
bigframes.streaming.to_pubsub
method to create continuous…… query that writes to Pub/Sub (#801) * Add to_pubsub streaming method * fix comment * fix comment further * remove accidental files * remove more accidental files * remove another accidental file * use service account * fix return value * pass session * have the user provide the service account * fix mypy error * address comments * update service account name * fix invalid character in label * rename service_account to service_account_email * move streaming tests to own tables --------- Co-authored-by: Tim Sweña (Swast) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b47f32d - Browse repository at this point
Copy the full SHA b47f32dView commit details
Commits on Jun 27, 2024
-
feat: expose gcf memory param in
remote_function
(#803)* feat: expose gcf memory param in `remote_function` * add the reported broken usecase as a test * fix mypy failure * revert test that is prone to timing out during deployment
Configuration menu - View commit details
-
Copy full SHA for 014765c - Browse repository at this point
Copy the full SHA 014765cView commit details -
chore: add groupby benchmark q10, update q8 (#809)
* chore: add groupby benchmark q10, update q8 * update code
Configuration menu - View commit details
-
Copy full SHA for 3da559e - Browse repository at this point
Copy the full SHA 3da559eView commit details -
feat: add
DataFrame.to_arrow
to create Arrow Table from DataFrame (#……807) * feat: add `DataFrame.to_arrow` to create Arrow Table from DataFrame * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * type annotation for sample * align index names in to_arrow * better assertions --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e3feda - Browse repository at this point
Copy the full SHA 1e3fedaView commit details
Commits on Jun 28, 2024
-
refactor: Decorate api methods that require total ordering (#802)
* refactor: label all apis that use total ordering * reorganize flags * fix config reference and add another test * fix broken attribute reference * add _session property to groupby objects * restore session_tokyo fixture * add docstring for OrderRequiredError * add _session property to index object * handled methods where only some parameterizations need total order * fix inverted validation * import validations module and not functions * mark some analytic ops as order independent * rename validate.py to validations.py * docstring for WindowSpec.row_bounded * Apply suggestions from code review --------- Co-authored-by: Tim Sweña (Swast) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec5b068 - Browse repository at this point
Copy the full SHA ec5b068View commit details -
feat: add PolynomailFeatures to_gbq and pipeline support (#805)
* feat: add ml.preprocessing.PolynomialFeatures class * feat: add PolynomailFeatures to_gbq and pipeline support * fix tests * fix tests
Configuration menu - View commit details
-
Copy full SHA for 57d98b9 - Browse repository at this point
Copy the full SHA 57d98b9View commit details
Commits on Jun 29, 2024
-
feat: bigframes.bigquery.json_set (#782)
* feat: bigframes.bigquery.json_set * add tests * fix * fixes * update to binary operator for series supports * supports more than two pairs, defines as ibis udf * add more tests
Configuration menu - View commit details
-
Copy full SHA for 1b613e0 - Browse repository at this point
Copy the full SHA 1b613e0View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b1f07f - Browse repository at this point
Copy the full SHA 0b1f07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136dc24 - Browse repository at this point
Copy the full SHA 136dc24View commit details -
chore(main): release 1.11.0 (#806)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d947a2 - Browse repository at this point
Copy the full SHA 6d947a2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.10.0...v1.11.0