File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Original file line number Diff line number Diff line change 1
1
Python Client for Google BigQuery
2
2
=================================
3
3
4
- |GA | |pypi | |versions |
4
+ |GA | |pypi | |versions | | compatibility |
5
5
6
6
Querying massive datasets can be time consuming and expensive without the
7
7
right hardware and infrastructure. Google `BigQuery `_ solves this problem by
@@ -17,6 +17,8 @@ processing power of Google's infrastructure.
17
17
:target: https://pypi.org/project/google-cloud-bigquery/
18
18
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg
19
19
:target: https://pypi.org/project/google-cloud-bigquery/
20
+ .. |compatibility | image :: https://python-compatibility-tools.appspot.com/one_badge_image?badge_name=compatibility&package=git%2Bgit://github.com/googleapis/google-cloud-python.git%23subdirectory=bigquery
21
+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit://github.com/googleapis/google-cloud-python.git%23subdirectory=bigquery
20
22
.. _BigQuery : https://cloud.google.com/bigquery/what-is-bigquery
21
23
.. _Client Library Documentation : https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery/index.html
22
24
.. _Product Documentation : https://cloud.google.com/bigquery/docs/reference/v2/
You can’t perform that action at this time.
0 commit comments