Skip to content

Release Notes v2022.09.30

Compare
Choose a tag to compare
@stress-tess stress-tess released this 30 Sep 20:56
· 882 commits to master since this release
f5e7940

Release Notes 2022-09-30

Major updates:

  • Issue #1814 - Changes behavior of search_intervals and interval_lookup to have closed upper bounds
  • Issue #1810 - Adds get_prefixes and get_suffixes to Strings
  • Issues #1787, #1778 - Add GroupBy.std(), GroupBy.var(), and GroupBy.median()
  • Issue #1808 - Fixes runtime errors in ak.in1d()
  • Issue #1794 - Adds documentation of similarities/differences with Numpy & Pandas
  • Issues #1781, #1820 and PRs #1813, #1807 - Make Arkouda compatible with Chapel 1.28
  • Issues #1709, #1745, #1743, #1767, #1765, #1746, #1761, #1760, #1755, #1763, #1757, #1731 - Update server messages to use JSON arguments

Minor fixes:

  • Issue #1742 - Updates symbol table structure
  • Issue #1774 - Updates message function definitions
  • Issues #1681, #1783 - Move SegArray.__init__ and SegArray.__getitem__ to server
  • Issues #1650, #1751, #1747 - Add chapel version to get_config and splash message and add connect url to server connection info
  • Issues #1752, #1749 - Update README and CONTRIBUTING.md

Auto-generated release notes

Full Changelog: v2022.08.30...v2022.09.30