As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

0.1.0 (2021-09-29)

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)