v1.41.0
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)