utils.EditableHDF5Dataset.return_scalar#
Back to Class page
Summary#
Checks whether the return type is a scalar
Signature#
def return_scalar(self, key)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Key used to index into the dataset |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
True if the return type is a scalar |
Docstring#
Checks whether the return type is a scalar
:param key: Key used to index into the dataset
:return: True if the return type is a scalar