google-cloud-bigquery 1.16.0
07-01-2019 10:22 PDT
New Features
- Add Routines API. (#8491)
- Add more stats to Models API, such as
optimization_strategy
(via synth). (#8344)
Documentation
- Add docs job to publish to googleapis.dev. (#8464)
- Add sample demonstrating how to create a job. (#8422)
- Use autodetected location in code samples. (#8340, #8341)
Internal / Testing Changes
- Refactor
to_dataframe
to deterministicly update progress bar. (#8303)