arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

Increase multidimensional testing for sorting module

Open ajpotts opened this issue 11 months ago • 1 comments

Increase multidimensional testing for sorting module

ajpotts avatar Jan 30 '25 23:01 ajpotts

❌ Functions without multi-dim unit tests

  • sort (only 1-D tested here)
  • argsort (only 1-D tested here, for numeric, strings, categorical)
  • coargsort (not tested in this suite at all, so no multi-dim tests)

ajpotts avatar Oct 01 '25 19:10 ajpotts