Skip to content

Resolve "In HDF5 loader, load string arrays as actual strings"

This MR extends the Hdf5LoaderMixin class to directly decode encoded strings (or arrays of encoded strings) into python strings (or arrays of python strings, i.e. unicode strings).

Can this MR be accepted?

  • Implemented the feature
  • Added and extended tests
  • Pipeline passing without warnings
  • Changelog entry added

Closes #54 (closed)

Edited by Utopia Developers

Merge request reports