Skip to content

Commit 2e55119

Browse files
authored
fix pandas-gbq link
1 parent bc632b2 commit 2e55119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/community/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ Deltalake python package lets you access tables stored in
360360
JVM. It provides the ``delta_table.to_pyarrow_table().to_pandas()`` method to convert
361361
any Delta table into Pandas dataframe.
362362

363-
### [pandas-gbq]([https://github.com/yehoshuadimarsky/bcpandas](https://github.com/googleapis/python-bigquery-pandas))
363+
### [pandas-gbq](https://github.com/googleapis/python-bigquery-pandas)
364364

365365
pandas-gbq provides high performance reads and writes to and from
366366
[Google BigQuery](https://cloud.google.com/bigquery/). Previously (before version 2.2.0),

0 commit comments

Comments
 (0)