Skip to content

BigQuery-Python Release 1.0.0

Compare
Choose a tag to compare
@tylertreat tylertreat released this 17 Mar 18:41
· 200 commits to master since this release
  • Fix inconsistency for import_data_from_uris between documentation and code
  • Add private_key_file kwarg on get_client
  • Existing private_key kwarg on get_client takes key data instead of file
  • Fix error logging in create_table and delete_table