-
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.5.0
head repository: googleapis/python-bigquery-dataframes
compare: v0.6.0
- 14 commits
- 53 files changed
- 8 contributors
Commits on Sep 28, 2023
-
chore: remove Git-on-Borg check from config (#69)
* chore: remove Git-on-Borg check from config Continuous jobs are incorrectly identifying themselves as Git-on-Borg jobs and using the wrong job path. * update job configs too
Configuration menu - View commit details
-
Copy full SHA for bc7be7f - Browse repository at this point
Copy the full SHA bc7be7fView commit details -
feat: add update and align methods to dataframe (#57)
* feat: add update and align methods to dataframe
Configuration menu - View commit details
-
Copy full SHA for bf050cf - Browse repository at this point
Copy the full SHA bf050cfView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8910d4 - Browse repository at this point
Copy the full SHA d8910d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a84714 - Browse repository at this point
Copy the full SHA 4a84714View commit details
Commits on Oct 3, 2023
-
fix: fix df/series.iloc by list with multiindex (#79)
* fix: fix df/series.iloc by list with multiindex * fix git error --------- Co-authored-by: Henry J Solberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 971d091 - Browse repository at this point
Copy the full SHA 971d091View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fa85c - Browse repository at this point
Copy the full SHA c9fa85cView commit details -
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#75)
Source-Link: googleapis/synthtool@dede53f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:fac304457974bb530cc5396abd4ab25d26a469cd3bc97cbfb18c8d4324c584eb Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c506200 - Browse repository at this point
Copy the full SHA c506200View commit details -
chore: fix flaky system tests (#84)
* Remove a mutation that could affect subsequent tests. * Make error message from API more flexible. 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 158c00c - Browse repository at this point
Copy the full SHA 158c00cView commit details -
fix: avoid
403 response too large to return
error withread_gbq
a……nd large query results (#77) 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) Towards internal issue 303057336 🦕
Configuration menu - View commit details
-
Copy full SHA for 8f3b5b2 - Browse repository at this point
Copy the full SHA 8f3b5b2View commit details -
feat: support STRUCT data type with
Series.struct.field
to extract ……child fields (#71) 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 17afac9 - Browse repository at this point
Copy the full SHA 17afac9View commit details -
feat: add idxmin, idxmax to series, dataframe (#74)
* feat: add idxmin, idxmax to series, dataframe * 🦉 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: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 781307e - Browse repository at this point
Copy the full SHA 781307eView commit details
Commits on Oct 4, 2023
-
fix: change return type of
Series.loc[scalar]
(#40)* bug: change return type of `Series.loc[scalar]` Change-Id: Id60a7da3021972da5c8a28fb8f3620e10643c0ed * add scalar case and update return types * remove unneeded iloc in series getitem test * fix test_series_get_with_default_index * Run query manual for clarity/redundance --------- Co-authored-by: Henry J Solberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fff3d45 - Browse repository at this point
Copy the full SHA fff3d45View commit details -
feat: add ml.preprocessing.KBinsDiscretizer (#81)
* feat: add ml.preprocessing.KBinsDiscretizer * fix: address all the comments * fix: address additional comments * fix: fix the failed test * Empty commit * Trigger Kokoro
Configuration menu - View commit details
-
Copy full SHA for 24c6256 - Browse repository at this point
Copy the full SHA 24c6256View commit details -
chore(main): release 0.6.0 (#72)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd692d8 - Browse repository at this point
Copy the full SHA bd692d8View 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.5.0...v0.6.0