pypi pandas-gbq 0.3.0
Version 0.3.0

latest releases: 0.23.0, 0.22.0, 0.21.0...
6 years ago

PyPI release, Conda Forge release

  • Use the google-cloud-bigquery library for API calls. The google-cloud-bigquery package is a new dependency, and dependencies on google-api-python-client and httplib2 are removed. See the installation guide for more details. (#93)
  • Structs and arrays are now named properly (#23) and BigQuery functions like array_agg no longer run into errors during type conversion (#22 ).
  • :func:to_gbq now uses a load job instead of the streaming API. Remove StreamingInsertError class, as it is no longer used by :func:to_gbq. (#7, #75 )

Don't miss a new pandas-gbq release

NewReleases is sending notifications on new releases.