ch5mpy.H5List
- class ch5mpy.H5List(file)[source]
Class for managing lists backed on h5 files.
Attributes
Is the file (this H5 object wraps) closed ?
Methods
- rtype:
Close the file this H5 object wraps.
Build an in-memory copy of this H5 object.
Read an H5 object from a file.
Write a list to a .h5 file as a H5List.