Skip to content

v1.25.0

Compare
Choose a tag to compare
@release-please release-please released this 29 Oct 22:51
8962b4e

1.25.0 (2024-10-29)

Features

  • Add the ground_with_google_search option for GeminiTextGenerator predict (#1119) (ca02cd4)
  • Add warning when user tries to access struct series fields with __getitem__ (#1082) (20e5c58)
  • Allow fit to take additional eval data in linear and ensemble models (#1096) (254875c)
  • Support context manager for bigframes session (#1107) (5f7b8b1)

Performance Improvements

  • Improve series.unique performance and replace drop_duplicates i… (#1108) (499f24a)