Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery: Update pandas/bqstorage samples to latest library changes. #2413

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

tswast
Copy link
Contributor

@tswast 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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2019
@tswast tswast changed the title Update pandas/bqstorage samples to latest library changes. BigQuery: Update pandas/bqstorage samples to latest library changes. Sep 24, 2019
Copy link
Contributor

@shollyman shollyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@tswast tswast merged commit 27eddc7 into master Sep 24, 2019
@tswast tswast deleted the tswast-bqstorage-pandas branch September 24, 2019 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants