This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v1.6.0
1.6.0 (2024-05-13)
Features
- Add
DataFrame.__delitem__(#673) (2218c21) - Add
Series.case_when()(#673) (2218c21) - Add
strategy="quantile"in KBinsDiscretizer (#654) (c6c487f) - Add Series.combine (#680) (2fd1b81)
- Series.str.split (#675) (6eb19a7)
- Suggest correct options in bpd.options.bigquery.location (#666) (57ccabc)
- Support
axis=1indf.applyfor scalar outputs (#629) (f6bdc4a) - Support gcf vpc connector in
remote_function(#677) (9ca92d0) - Warn with a more specific
DefaultLocationWarningcategory when no location can be detected (#648) (e084e54)
Bug Fixes
Dependencies
- Add jellyfish as a dependency for spelling correction (57ccabc)