google-cloud-bigquery 3.26.0
0
Google BigQuery API client library
Contents
Google BigQuery API client library
Stars: 739, Watchers: 739, Forks: 301, Open Issues: 64The googleapis/python-bigquery
repo was created 4 years ago and the last code push was Yesterday.
The project is popular with 739 github stars!
How to Install google-cloud-bigquery
You can install google-cloud-bigquery using pip
pip install google-cloud-bigquery
or add it to a project with poetry
poetry add google-cloud-bigquery
Package Details
- Author
- Google LLC
- License
- Apache 2.0
- Homepage
- https://github.com/googleapis/python-bigquery
- PyPi:
- https://pypi.org/project/google-cloud-bigquery/
- GitHub Repo:
- https://github.com/googleapis/python-bigquery
Classifiers
- Internet
Related Packages
Errors
A list of common google-cloud-bigquery errors.
Code Examples
Here are some google-cloud-bigquery
code examples and snippets.
GitHub Issues
The google-cloud-bigquery package has 64 open issues on GitHub
- chore(deps): bump ipython from 7.29.0 to 7.31.1 in /samples/magics
- chore(deps): bump ipython from 7.29.0 to 7.31.1 in /samples/snippets
- feat: use
StandardSqlField
class forModel.feature_columns
andModel.label_columns
- chore(deps): update all dependencies
- Custom exception types for amended query job exceptions
- ALLOW_FIELD_ADDITION not working
- Python
bigquery_create_job
sample is inconsistent with other code samples - refactor AccessEntry to use
_properties
pattern - docs: Add migration guide from version 2.x to 3.x
- [Policy Bot] found one or more issues with this repository.
- DB-API should have option to use Session API (preview) in connection and/or cursor
- load_table_from_dataframe should honor default project and dataset.
- Default expiration date is added to created table with a
TimePartitioning
whenexpiration_ms
is explicitly none - docs: index page
- BigQuery: make jobs awaitable