Fix broken docstring indentation.#998
Merged
tseaver merged 1 commit intogoogleapis:masterfrom Jul 20, 2015
tseaver:993-fix_docstring_indent
Merged
Fix broken docstring indentation.#998tseaver merged 1 commit intogoogleapis:masterfrom tseaver:993-fix_docstring_indent
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:993-fix_docstring_indent
Conversation
Contributor
|
LGTM |
tseaver
added a commit
that referenced
this pull request
Jul 20, 2015
Fix broken docstring indentation.
parthea
pushed a commit
that referenced
this pull request
Mar 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this pull request
Mar 6, 2026
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://github.com/googleapis/python-bigquery-pandas/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> 🦕
parthea
pushed a commit
that referenced
this pull request
Mar 6, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.8.3 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620 <details><summary>pandas-gbq: v0.34.0</summary> ## [v0.34.0](googleapis/python-bigquery-pandas@v0.33.0...v0.34.0) (2026-03-05) ### Features * support biglake tables in pandas_gbq.sample (#1014) ([16d08696](googleapis/python-bigquery-pandas@16d08696)) ### Bug Fixes * support pandas 3.0 (prerelease) (#998) ([4ea2d57f](googleapis/python-bigquery-pandas@4ea2d57f)) ### Documentation * Update bigframes links to new homepage (#1028) ([72f772ec](googleapis/python-bigquery-pandas@72f772ec)) </details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tox -e docsbroken in merge of #993.@dhermes PTAL: I'd like to merge ASAP.