Python Connector for Google BigQuery Overview - Python Connector for Google BigQuery |
Python Connector for Google BigQuery is a connectivity solution for accessing the Google BigQuery data warehouse from Python applications. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows and Windows Server.
The connector fully supports the BigQuery SQL dialects, data types, and query syntax, including functions, operators, and conditional expressions.
Examples of supported BigQuery functions:
Note: For details on supported OS versions, check the compatibility page of your Python version.