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)
Input variables#

Name

Type

Default

Description

cls

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

Decorator to populate magic methods for HDF5DatasetSubset, they enable
us to interact with it like it's a numpy array when needed