-
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.10.0
head repository: googleapis/python-bigquery-dataframes
compare: v0.11.0
- 15 commits
- 30 files changed
- 6 contributors
Commits on Oct 19, 2023
-
chore: rename rst files to avoid conflict with service names (#120)
Source-Link: https://togithub.com/googleapis/synthtool/commit/d52e638b37b091054c869bfa6f5a9fedaba9e0dd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99
Configuration menu - View commit details
-
Copy full SHA for 59bc7be - Browse repository at this point
Copy the full SHA 59bc7beView commit details -
chore: remove unneeded scripts, no longer need THIRD_PARTY_NOTICES (#121
) 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 internal issue 306233684 🦕
Configuration menu - View commit details
-
Copy full SHA for c9c46d4 - Browse repository at this point
Copy the full SHA c9c46d4View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 694a85a - Browse repository at this point
Copy the full SHA 694a85aView commit details -
feat: change
query
parameter toquery_or_table
inread_gbq
(#127)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 f9bb3c4 - Browse repository at this point
Copy the full SHA f9bb3c4View commit details
Commits on Oct 21, 2023
-
refactor: Tweak notebooks to test minimal IAM permissions (#123)
* refactor: Tweak notebooks to test minimal IAM permissions * Make IAM permission comment more helpful
Configuration menu - View commit details
-
Copy full SHA for ba2e824 - Browse repository at this point
Copy the full SHA ba2e824View commit details -
docs: add runnable code samples for reading methods (#125)
* docs: add runnable and testable I/O code samples * docs: add runnable and testable reading methods code snippets * fix: assign a df and show the first 2 rows * address comments
Configuration menu - View commit details
-
Copy full SHA for a669919 - Browse repository at this point
Copy the full SHA a669919View commit details -
test: add sample code for use BigFrames developer guide (#118)
* test: add sample code for use BigFrames developer guide
Configuration menu - View commit details
-
Copy full SHA for 02984a4 - Browse repository at this point
Copy the full SHA 02984a4View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b17e1f4 - Browse repository at this point
Copy the full SHA b17e1f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ba28c - Browse repository at this point
Copy the full SHA f9ba28cView commit details
Commits on Oct 24, 2023
-
refactor: move DDL gen to
bigframes.session._io
, add missing test (#……131) Towards internal issue 280662868 🦕
Configuration menu - View commit details
-
Copy full SHA for 386f35d - Browse repository at this point
Copy the full SHA 386f35dView commit details -
fix: use series's own session in series.reindex listlike case (#135)
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 95bff3f - Browse repository at this point
Copy the full SHA 95bff3fView commit details
Commits on Oct 25, 2023
-
docs: add runnable code samples for DataFrames I/O methods and proper…
…ty (#129) * docs: add runnable code samples for DataFrames I/O methods and property * fix: expose `bigframes.pandas.reset_session` as a public API (#128) * fix: address the comment * Empty commit * fix: address comments for better visualization of the output * Empty commit --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fea8ef - Browse repository at this point
Copy the full SHA 6fea8efView commit details -
test: allow for alternative PCA solutions in tests (#143)
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 05d7618 - Browse repository at this point
Copy the full SHA 05d7618View commit details
Commits on Oct 26, 2023
-
ci: Disable presubmit LLM tests temporarily (#144)
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 1641aff - Browse repository at this point
Copy the full SHA 1641affView commit details -
chore(main): release 0.11.0 (#126)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3b24b5 - Browse repository at this point
Copy the full SHA c3b24b5View 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.10.0...v0.11.0