python-bigquery
https://github.com/googleapis/python-bigquery
Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to python-bigquery
Help out
- Issues
- Support inserting data into BigQuery directly from a Polars DataFrame
- integrate with `lower-bound-checker` to ensure constraints files stay in sync with `setup.py`
- load_table_from_dataframe support JSON column dtype
- Use original Client's `client_info` in `_ensure_bqstorage_client` to create `BigQueryReadClient`
- perf: don't retry getQueryResults as often with ambiguous errors in `QueryJob.result()`
- Support string_dtype, etc. in to_geodataframe
- fix: avoid "Unable to determine type" warning with JSON columns in `to_dataframe`
- feat: AsyncClient project get_job, get_query_results, get_table, list_partitions
- feat: AsyncClient for async query_and_wait for BQ jobs
- Allow load_table_from_dataframe to Ignore Extra Schema Fields
- Docs
- Python not yet supported