You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Ideally we'd have some code samples which only require the bare minimum dependencies (no pandas, no google-cloud-bigquery-storage, no protobuf, etc). The samples/snippets directory would be perfect for this, but:
There are a couple of pandas-related samples there which ideally should be moved to a samples/pandas directory.
Ideally we'd have some code samples which only require the bare minimum dependencies (no pandas, no google-cloud-bigquery-storage, no protobuf, etc). The
samples/snippetsdirectory would be perfect for this, but:samples/pandasdirectory.google-auth-oauthlibdependency, which isn't required for any other samples. Maybe we call this directorysamples/desktopappor something?Related issues: