Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 23 Jun 18:33
ef4948b

2.8.0 (2025-06-23)

⚠ BREAKING CHANGES

  • add required param 'engine' to multimodal functions (#1834)

Features

  • Add bpd.options.compute.maximum_result_rows option to limit client data download (#1829) (e22a3f6)
  • Add bpd.options.display.repr_mode = "anywidget" to create an interactive display of the results (#1820) (be0a3cf)
  • Add DataFrame.ai.forecast() support (#1828) (7bc7f36)
  • Add describe() method to Series (#1827) (a4205f8)
  • Add required param 'engine' to multimodal functions (#1834) (37666e4)

Performance Improvements

Documentation