Skip to content

Release Notes v2024.10.02

Latest
Compare
Choose a tag to compare
@stress-tess stress-tess released this 03 Oct 00:12
· 40 commits to master since this release
a44dd0f

Bug Fixes

  • Issue #3762 - Fix dataframe groupby aggregations when keys contain NaNs
  • Issues #3658, #3650, #3654, #3783, #3784, #3788 and PR #3386 - Fix IO bugs including:
    • reading segarrays containing NaNs and empty segments with hdf5 and parquet
    • reading dataframes containing uint and int segarray columns
    • CSV address sanitizer "use after free" memory issues
  • Issues #3648, #3676, #3682, #3679, #3687, #3666 - Fix multidimensional bugs in sorting, nonzero, repeat, flatten, and unflatten
  • Issue #3367 - Fixes racy condition in SegHead function
  • Issue #3468 - Fixes round trip discrepancies for Index with Categorical values
  • Issue #3649 - Fixes bitshift failures
  • Issue #3467 - Fixes indexing error in DataFrame instantiation

Major Updates

Minor Updates

Auto-Generated Release Notes

Full Changelog: v2024.06.21...v2024.10.02