7.5.36.35. ptp

Array.ptp(axis=None, out=None, keepdims=False)

Peak to peak (maximum - minimum) value along a given axis.

Refer to numpy.ptp for full documentation.

7.5.36.35. See Also

numpy.ptp : equivalent function