DataObject.get_data_range

Contents

DataObject.get_data_range#

abstractmethod DataObject.get_data_range(
name: str | None,
preference: PointLiteral | CellLiteral | FieldLiteral,
) → tuple[float, float][source]#

Get the non-NaN min and max of a named array.