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
attrs
Attributes of dataset or group
file
File of dataset or group
name
Name of dataset or group
parent
Parent of dataset or group