Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 09 Jun 20:51
72a021f

2.6.0 (2025-06-09)

Features

Bug Fixes

  • Address read_csv with both index_col and use_cols behavior inconsistency with pandas (#1785) (ba7c313)
  • Allow KMeans model init parameter as k-means++ alias (#1790) (0b59cf1)
  • Replace function now can handle bpd.NA value. (#1786) (7269512)

Documentation

  • Adjust strip method examples to match latest pandas (#1797) (817b0c0)
  • Fix docstrings to improve html rendering of code examples (#1788) (38d9b73)