-
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.19.1
head repository: googleapis/python-bigquery-dataframes
compare: v0.19.2
- 10 commits
- 33 files changed
- 7 contributors
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57bc9ab - Browse repository at this point
Copy the full SHA 57bc9abView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f45c078 - Browse repository at this point
Copy the full SHA f45c078View commit details -
docs: Add
DataFrame.applymap
documentation (#326)* docs: Add `DataFrame.applymap` documentation * fix rendering in the remote function requirements section
Configuration menu - View commit details
-
Copy full SHA for bd531a1 - Browse repository at this point
Copy the full SHA bd531a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32cc6fa - Browse repository at this point
Copy the full SHA 32cc6faView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 972e924 - Browse repository at this point
Copy the full SHA 972e924View commit details -
fix: read_gbq large response issue (#332)
* fix: read_gbq large size return issue * delete temp test
Configuration menu - View commit details
-
Copy full SHA for b8178b9 - Browse repository at this point
Copy the full SHA b8178b9View commit details -
refactor: simplify filter and join nodes (#321)
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 c7aa1af - Browse repository at this point
Copy the full SHA c7aa1afView commit details -
docs: add remote model requirements (#333)
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 #320775961 🦕
Configuration menu - View commit details
-
Copy full SHA for c91f70c - Browse repository at this point
Copy the full SHA c91f70cView commit details
Commits on Jan 22, 2024
-
fix: use object dtype for ARRAY columns in
to_pandas()
with pandas ……1.x (#329) * fix: use object dtype for ARRAY columns in `to_pandas()` with pandas 1.x * fix tests * simplify dtype logic
Configuration menu - View commit details
-
Copy full SHA for 374ddb5 - Browse repository at this point
Copy the full SHA 374ddb5View commit details -
chore(main): release 0.19.2 (#328)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae43905 - Browse repository at this point
Copy the full SHA ae43905View 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.19.1...v0.19.2