Skip to content

Release Notes v2022.06.13

Compare
Choose a tag to compare
@stress-tess stress-tess released this 13 Jun 17:51
· 982 commits to master since this release
f9a7fa2

Release Notes 2022-06-13

Major updates:

  • Issues #1505 and #1506 - Fix Series loss of support for Index and multi-index
  • Issue #1491 - Adds uint64 support to search_intervals()
  • Issue #1077 - Updates dtypes to better support scalars (8, 16, and 32 bit)
  • Issue #612 - Changes minimum supported python version to Python 3.8
  • Issue #1470 - Improves ak.Index (adds ak.Index.values, improves argument validation, etc)
  • Issue #1448 - Cleans up util.py (moves most_common() into GroupBy and deprecates functionality duplicated elsewhere in arkouda)

Minor fixes:

  • Issue #1486 - Adds Flake8 to CI
  • Issues #1480, #1481, and #1479 - Fix deprecation and Pandas cast warnings
  • Issues #1499, #1371 and PR #1504 - Update requirements for Pandas and mypy, and swap channel order in conda yaml files
  • PR #1490 - Updates additional files to avoid using SysCTypes, CPtr
  • PR #1498 - Start timing array transfer again

Auto-generated release notes

Full Changelog: v2022.06.06...v2022.06.13