Skip to content

Commit 4ab8dbf

Browse files
committed
Revert "docs: add connector libraries overview table to package README (#17939)"
This reverts commit 4511991.
1 parent 8f926de commit 4ab8dbf

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

packages/google-cloud-bigquery/README.rst

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,6 @@ processing power of Google's infrastructure.
2121
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/bigquery/latest/summary_overview
2222
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/v2/
2323

24-
25-
Related Libraries
26-
-----------------
27-
28-
For higher-level data analysis and DataFrame operations, consider using one of the following connector libraries:
29-
30-
.. list-table::
31-
:header-rows: 1
32-
33-
* - Library
34-
- Description
35-
- Documentation
36-
* - `BigQuery DataFrames (bigframes) <https://dataframes.bigquery.dev/>`_
37-
- Flexible pandas-like and scikit-learn-like API powered by BigQuery engine for large-scale data analysis and ML.
38-
- `BigFrames Docs <https://dataframes.bigquery.dev/>`_
39-
* - `pandas-gbq <https://pandas-gbq.readthedocs.io/>`_
40-
- Convenient integration allowing pandas DataFrames to load from and write to BigQuery.
41-
- `pandas-gbq Docs <https://pandas-gbq.readthedocs.io/>`_
42-
43-
4424
Quick Start
4525
-----------
4626

0 commit comments

Comments
 (0)