arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

add assert_index_equal function

Open ajpotts opened this issue 10 months ago • 0 comments

Add an assert_index_equal function similar to pandas: https://pandas.pydata.org/docs/reference/api/pandas.testing.assert_index_equal.html

This will make testing easier.

ajpotts avatar Apr 26 '24 16:04 ajpotts