Skip to content

hdf5: Supports string in hdf5 provider

Valentin Valls requested to merge feature/support-string-in-hdf5-provider into main

Closes #81 (closed)

HDF5 string to python string is not exposed by h5py transparently.

This PR does the transformation.

Edited by Valentin Valls

Merge request reports