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
- Fix: support empty array in _from_api_repr_struct
- feat: AsyncClient project get_job, get_query_results, get_table, list_partitions
- feat: AsyncClient for async query_and_wait for BQ jobs
- fix and reformat query job retry tests
- fix: fix and reformat jobs retry tests
- feat: we can pass extra json.dumps args when using load_table_from_json
- Pulling large dataframes using client.list_rows and rows.to_dataframe() leads to duplicates when setting max_results and start_index
- Provide json.dumps kwargs to load_table_from_json
- BigQuery: make jobs awaitable
- Docs
- Python not yet supported