scippnexus.typing.H5Group#
- class scippnexus.typing.H5Group(*args, **kwargs)[source]#
h5py.Group-like
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)Create a dataset
Create a group
keys()Keys in the group
visititems(func)Apply callable to all items, recursively
Attributes
attrsAttributes of dataset or group
fileFile of dataset or group
nameName of dataset or group
parentParent of dataset or group