edges_io.h5.HDF5Object.open#

HDF5Object.open(mode='r') Group[source]#

Context manager for opening up the file.

Yields:

grp (h5py.Group) – The h5py Group corresponding to this instance.