Commit 4511991
docs: add connector libraries overview table to package README (#17939)
Adds a **Related Libraries** table to the `google-cloud-bigquery`
[README.rst](file:///usr/local/google/home/shuowei/src/google-cloud-python/google-cloud-python/packages/google-cloud-bigquery/README.rst)
linking connector libraries for DataFrame operations:
- **BigQuery DataFrames (`bigframes`)**: pandas/scikit-learn-like API
powered by BigQuery engine.
- **`pandas-gbq`**: integration for loading and writing pandas
DataFrames.
Fixes #<522853190> 🦕1 parent e1e04d7 commit 4511991
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
24 | 44 | | |
25 | 45 | | |
26 | 46 | | |
| |||
0 commit comments