-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v0.18.0
head repository: googleapis/python-bigquery-dataframes
compare: v0.19.0
- 11 commits
- 38 files changed
- 5 contributors
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3a056a - Browse repository at this point
Copy the full SHA e3a056aView commit details
Commits on Jan 4, 2024
-
fix: Fix bug converting non-string labels to sql ids (#296)
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 a61c5fe - Browse repository at this point
Copy the full SHA a61c5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a01b271 - Browse repository at this point
Copy the full SHA a01b271View commit details -
feat: Allow manually set clustering_columns in dataframe.to_gbq (#302)
* feat: Allow manually set clustering_columns in dataframe.to_gbq * Update if_exists check. * Update test.
Configuration menu - View commit details
-
Copy full SHA for 9c21323 - Browse repository at this point
Copy the full SHA 9c21323View commit details
Commits on Jan 5, 2024
-
fix: DF.drop tuple input as multi-index (#301)
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 b/317131784
Configuration menu - View commit details
-
Copy full SHA for 21391a9 - Browse repository at this point
Copy the full SHA 21391a9View commit details
Commits on Jan 8, 2024
-
docs: add code samples for
Series.ffill
andDataFrame.ffill
(#307)* docs: add code samples for Series.ffill and DataFrame.ffill * address comments
Configuration menu - View commit details
-
Copy full SHA for 1c63b45 - Browse repository at this point
Copy the full SHA 1c63b45View commit details -
feat: support assigning to columns like a property (#304)
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 f645c56 - Browse repository at this point
Copy the full SHA f645c56View commit details -
feat: add Series dt.tz and dt.unit properties (#303)
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 2e1a403 - Browse repository at this point
Copy the full SHA 2e1a403View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dafbc1b - Browse repository at this point
Copy the full SHA dafbc1bView commit details -
refactor: unify row operators to same interface (#100)
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 2d98a5a - Browse repository at this point
Copy the full SHA 2d98a5aView commit details
Commits on Jan 10, 2024
-
chore(main): release 0.19.0 (#300)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Garrett Wu <6505921+GarrettWu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aac35a3 - Browse repository at this point
Copy the full SHA aac35a3View 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.18.0...v0.19.0