Skip to content

Releases: googleapis/python-db-dtypes-pandas

v0.2.0

25 Oct 14:18
e9f70d8

Choose a tag to compare

Features

  • rename dbtime and dbdate dtypes to avoid future conflicts with pandas (#32) (50ea0f7)

Documentation

  • add how-to guide and include API reference (#33) (878dce4)

v0.1.1

04 Oct 21:17
f162631

Choose a tag to compare

Bug Fixes

  • avoid rounding problems with microseconds (#20) (0ff7371)

v0.1.0

29 Sep 17:03
a7a939f

Choose a tag to compare

Features

  • add time and date dtypes (f104171)

Bug Fixes

  • support converting empty time Series to pyarrow Array (#11) (7675b15)
  • support Pandas 0.24 (#8) (e996883)