File tree Expand file tree Collapse file tree
packages/google-cloud-bigquery Expand file tree Collapse file tree Original file line number Diff line number Diff 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-
4424Quick Start
4525-----------
4626
You can’t perform that action at this time.
0 commit comments