Skip to content

v3.8.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Mar 14:04
3c92580

3.8.0 (2023-03-24)

Features

  • Add bool, int, float, string dtype to to_dataframe (#1529) (5e4465d)
  • Add default LoadJobConfig to Client (#1526) (a2520ca)
  • Expose configuration property on CopyJob, ExtractJob, LoadJob, QueryJob (#1521) (8270a10)

Bug Fixes

  • Loosen ipywidgets restrictions further to address ipython compatibility issues (#1531) (50e5026)