Skip to content

v1.41.0

Compare
Choose a tag to compare
@release-please release-please released this 19 Mar 19:38
0cdc874

1.41.0 (2025-03-19)

Features

  • Add support for the 'right' parameter in 'pandas.cut' (#1496) (8aff128)
  • Support BQ managed functions through read_gbq_function (#1476) (802183d)
  • Warn when the BigFrames version is more than a year old (#1455) (00e0750)

Bug Fixes

  • Fix pandas.cut errors with empty bins (#1499) (434fb5d)
  • Fix read_gbq with ORDER BY query and index_col set (#963) (de46d2f)

Performance Improvements

Documentation