We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d290d commit d868d4fCopy full SHA for d868d4f
.repo-metadata.json
@@ -0,0 +1,13 @@
1
+{
2
+ "name": "pandas-gbq",
3
+ "name_pretty": "Google BigQuery connector for pandas",
4
+ "product_documentation": "https://cloud.google.com/bigquery",
5
+ "client_documentation": "https://pandas-gbq.readthedocs.io/en/latest/",
6
+ "issue_tracker": "https://github.com/googleapis/python-bigquery-pandas/issues",
7
+ "release_level": "beta",
8
+ "language": "python",
9
+ "library_type": "INTEGRATION",
10
+ "repo": "googleapis/python-bigquery-pandas",
11
+ "distribution_name": "pandas-gbq",
12
+ "api_id": "bigquery.googleapis.com"
13
+ }
0 commit comments