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 bc632b2 commit 2e55119Copy full SHA for 2e55119
web/pandas/community/ecosystem.md
@@ -360,7 +360,7 @@ Deltalake python package lets you access tables stored in
360
JVM. It provides the ``delta_table.to_pyarrow_table().to_pandas()`` method to convert
361
any Delta table into Pandas dataframe.
362
363
-### [pandas-gbq]([https://github.com/yehoshuadimarsky/bcpandas](https://github.com/googleapis/python-bigquery-pandas))
+### [pandas-gbq](https://github.com/googleapis/python-bigquery-pandas)
364
365
pandas-gbq provides high performance reads and writes to and from
366
[Google BigQuery](https://cloud.google.com/bigquery/). Previously (before version 2.2.0),
0 commit comments