Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4623,7 +4623,6 @@ libraries:
default_version: apiVersion
- name: pandas-gbq
version: 0.35.0
skip_generate: true
python:
library_type: INTEGRATION
name_pretty_override: Google BigQuery connector for pandas
Expand Down
18 changes: 8 additions & 10 deletions packages/pandas-gbq/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{
"name": "pandas-gbq",
"name_pretty": "Google BigQuery connector for pandas",
"product_documentation": "https://cloud.google.com/bigquery",
"api_id": "bigquery.googleapis.com",
"client_documentation": "https://googleapis.dev/python/pandas-gbq/latest/",
"distribution_name": "pandas-gbq",
Comment thread
ohmayr marked this conversation as resolved.
"issue_tracker": "https://github.com/googleapis/python-bigquery-pandas/issues",
"release_level": "preview",
"language": "python",
"library_type": "INTEGRATION",
"repo": "googleapis/google-cloud-python",
"distribution_name": "pandas-gbq",
"api_id": "bigquery.googleapis.com",
"default_version": "",
"codeowner_team": "@googleapis/cloud-sdk-python-team @googleapis/bigquery-dataframe-team"
}
"name": "pandas-gbq",
"name_pretty": "Google BigQuery connector for pandas",
"product_documentation": "https://cloud.google.com/bigquery",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
Loading