Skip to content

Show imports in introductory and authentication examples #239

Closed
@tswast

Description

@tswast

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions