arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

Increase multidimensional testing for io module

Open ajpotts opened this issue 11 months ago • 1 comments

Increase multidimensional testing for io module

ajpotts avatar Jan 30 '25 23:01 ajpotts

Add unit tests that write/read a simple 2-D pdarray (say shape (3,4)) via to_hdf/read_hdf, to_parquet/read_parquet, and snapshot/restore.

ajpotts avatar Oct 02 '25 14:10 ajpotts