-
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.20.0
head repository: googleapis/python-bigquery-dataframes
compare: v0.20.1
- 8 commits
- 35 files changed
- 5 contributors
Commits on Jan 30, 2024
-
perf: Make repr cache the block where appropriate (#350)
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 068879f - Browse repository at this point
Copy the full SHA 068879fView commit details
Commits on Feb 1, 2024
-
refactor: refactor block index properties (#312)
* refactor: refactor block index properties * fix concat
Configuration menu - View commit details
-
Copy full SHA for b90241e - Browse repository at this point
Copy the full SHA b90241eView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04ce3be - Browse repository at this point
Copy the full SHA 04ce3beView commit details -
docs: Fix the
DataFrame.apply
code sample (#366)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 1866a26 - Browse repository at this point
Copy the full SHA 1866a26View commit details
Commits on Feb 5, 2024
-
refactor: generalize aggregation to handle 0,1, or 2 inputs (#360)
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 93835ef - Browse repository at this point
Copy the full SHA 93835efView commit details
Commits on Feb 6, 2024
-
test: fix unit tests for handling drive access issues (#352)
* test: fix unit tests for handling drive access issues * refactor test logic * adapt new create_bigquery_session in one failing test
Configuration menu - View commit details
-
Copy full SHA for 44bfe46 - Browse repository at this point
Copy the full SHA 44bfe46View commit details -
docs: Add a sample to demonstrate the evaluation results (#364)
* docs: Add a sample to demonstrate the evaluation results * Adding comments explaining logistic regression results * editing read_gbd explanation * Creating link for ML course * Formatting metrics * Update samples/snippets/bqml_getting_started_test.py --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cff0919 - Browse repository at this point
Copy the full SHA cff0919View commit details -
chore(main): release 0.20.1 (#362)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91596b8 - Browse repository at this point
Copy the full SHA 91596b8View 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.20.0...v0.20.1