Skip to content

Release Notes v2023.10.06

Compare
Choose a tag to compare
@stress-tess stress-tess released this 06 Oct 21:23
· 383 commits to master since this release
f3f1de8

Bug Fixes

  • Issue #2802 - Fixes concatenate and arange mishandling max_bits
  • Issues #2472, #2800 - Fix bug in bigint indexing with max_bits set
  • Issues #2675, #2773 - Fix argsort and coargsort on boolean arrays

Major Updates

  • Issues #2724, #2730 - Add HDF5 support for Index and MultiIndex
  • Issues #2679, #2767, #2774, #2783, #2798 - Resolve chpl 1.32 deprecation warnings
  • Issue #2805 - Upgrades arrow to 11.0.0
  • Issues #2759, #2757, #2762, #2764, #2790, #2794 - Work to improve pdarray creation performance and out of memory error handling
  • Issue #2405 - Adds server <-> server transfers of pdarrays
  • Issue #2716 - Adds dataframe merge functionality
  • Issue #2712 - Adds stridable slicing to Strings
  • Issue #2744 - Implements skew and hist_all

Minor Updates

  • Issue #2778 - Adds convert_categoricals flag to dataframe.to_parquet
  • Issue #2771 - Adds pda.value_counts
  • Issue #2521 - Adds uint support to histogram
  • Issue #2474 - Updates ConcatenateMsg to use aggregation for bigint
Auto-Generated Release Notes

New Contributors

Full Changelog: v2023.09.06...v2023.10.06