-
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: v0.24.0
head repository: googleapis/python-bigquery-dataframes
compare: v0.25.0
- 7 commits
- 18 files changed
- 5 contributors
Commits on Mar 13, 2024
-
chore: add script to compute code samples coverage (#428)
* chore: add script to compute code samples coverage * include Index, Session and ml.ensemble
Configuration menu - View commit details
-
Copy full SHA for fb29e56 - Browse repository at this point
Copy the full SHA fb29e56View commit details -
chore: remove
to_pandas_dtypes_overrides
dead code (#404)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 to open an issue as a [bug/issue](https://togithub.com/googleapis/python-bigquery-dataframes/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
Configuration menu - View commit details
-
Copy full SHA for b6211ee - Browse repository at this point
Copy the full SHA b6211eeView commit details -
test: include model.register test for BQML CMEK (#433)
* test: include model.register test for BQML CMEK * propagate _start_query_create_model renaming in unit test * add a side assert in to_gbq tes
Configuration menu - View commit details
-
Copy full SHA for e502e6b - Browse repository at this point
Copy the full SHA e502e6bView commit details
Commits on Mar 14, 2024
-
feat: support CMEK for
remote_function
cloud functions (#430)* feat: support CMEK for `remote_function` cloud functions * add retry in test * bump up min version of google-python-functions for CMEK compliance
Configuration menu - View commit details
-
Copy full SHA for 2fd69f4 - Browse repository at this point
Copy the full SHA 2fd69f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3d41c - Browse repository at this point
Copy the full SHA 7f3d41cView commit details -
feat: (Series|DataFrame).plot.(line|area|scatter) (#431)
Fixing internal bugs: line: b/322177942 scatter: b/322178336 area: b/322178394
Configuration menu - View commit details
-
Copy full SHA for 0772510 - Browse repository at this point
Copy the full SHA 0772510View commit details -
chore(main): release 0.25.0 (#440)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 56de982 - Browse repository at this point
Copy the full SHA 56de982View 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 v0.24.0...v0.25.0