BigQuery: Update pandas/bqstorage samples to latest library changes.#2413
Merged
BigQuery: Update pandas/bqstorage samples to latest library changes.#2413
Conversation
Contributor
tswast
commented
Sep 24, 2019
- Show how to use BQ Storage API with pandas-gbq and magics.
- Update tests to actually run BQ Storage API on smaller IRS 990 table.
shollyman
approved these changes
Sep 24, 2019
Contributor
shollyman
left a comment
There was a problem hiding this comment.
One minor comment, feel free to ignore.
| google-cloud-bigquery-storage==0.7.0 | ||
| pandas==0.25.1 | ||
| pandas-gbq==0.11.0 | ||
| pyarrow==0.14.1 |
Contributor
There was a problem hiding this comment.
The pyarrow req still feels odd to me. Should we add a comment if there's an alternate option, or start expressing a harder dependency via one of the other libraries?
Contributor
Author
There was a problem hiding this comment.
I think at some point we'll make pyarrow a hard dependency in google-cloud-bigquery-storage (in fact, it already is in the conda package), but probably not until after filtering support is launched for the arrow wire format.
plamut
pushed a commit
to plamut/python-bigquery-storage
that referenced
this pull request
Sep 2, 2020
plamut
pushed a commit
to googleapis/python-bigquery-storage
that referenced
this pull request
Sep 10, 2020
Linchin
pushed a commit
that referenced
this pull request
Aug 18, 2025
9 tasks
parthea
pushed a commit
to googleapis/google-cloud-python
that referenced
this pull request
Aug 21, 2025
parthea
pushed a commit
to googleapis/google-cloud-python
that referenced
this pull request
Sep 16, 2025
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.