utils.populate_magic_methods#
Back to Module page
Summary#
Decorator to populate magic methods for HDF5DatasetSubset, they enable us to interact with it like it’s a numpy array when needed
Signature#
def populate_magic_methods(cls)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
Decorator to populate magic methods for HDF5DatasetSubset, they enable
us to interact with it like it's a numpy array when needed