pypi pandas-gbq 0.3.1
Version 0.3.1

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

PyPI release, Conda Forge release

  • Fix an issue where Unicode couldn't be uploaded in Python 2 (issue 106)
  • Add support for a passed schema in :func:to_gbq instead inferring the schema from the passed DataFrame with DataFrame.dtypes (issue 46)
  • Fix an issue where a dataframe containing both integer and floating point columns could not be uploaded with to_gbq (issue 116)
  • to_gbq now uses to_csv to avoid manually looping over rows in a dataframe (should result in faster table uploads) (issue 96)

Don't miss a new pandas-gbq release

NewReleases is sending notifications on new releases.