pyinterp.core.DescriptiveStatisticsFloat64.max

pyinterp.core.DescriptiveStatisticsFloat64.max#

DescriptiveStatisticsFloat64.max(self: pyinterp.core.DescriptiveStatisticsFloat64) numpy.typing.NDArray[numpy.float64]#

Return the maximum of samples.

Returns:

Maximum of samples.