hdf5storage icon indicating copy to clipboard operation
hdf5storage copied to clipboard

The fields of empty structured numpy.ndarrays lose their dtypes when being read when Options.structured_numpy_ndarray_as_struct is set

Open frejanordsiek opened this issue 10 years ago • 0 comments

Structured numpy.ndarray with no elements, when Options.structured_numpy_ndarray_as_struct is set, are not written in a way that the dtypes for the fields can be restored when it is read back from file.

frejanordsiek avatar Mar 07 '14 20:03 frejanordsiek