Skip to content

Show imports in introductory and authentication examples #239

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

Closed
tswast opened this issue Dec 17, 2018 · 0 comments · Fixed by #287
Closed

Show imports in introductory and authentication examples #239

tswast opened this issue Dec 17, 2018 · 0 comments · Fixed by #287
Labels

Comments

@tswast
Copy link
Collaborator

tswast commented Dec 17, 2018

We should show the necessary imports in our how-to guides.

https://pandas-gbq.readthedocs.io/en/latest/howto/authentication.html needs to show import pandas_gbq and from google.oauth2 import service_account

https://pandas-gbq.readthedocs.io/en/latest/intro.html should have a simple example for both read_gbq and to_gbq. We can show how to use from pandas or using pandas_gbq directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant