pyinterp.core.DescriptiveStatisticsFloat32.max

pyinterp.core.DescriptiveStatisticsFloat32.max#

DescriptiveStatisticsFloat32.max(self: pyinterp.core.DescriptiveStatisticsFloat32) numpy.typing.NDArray[numpy.float32]#

Return the maximum of samples.

Returns:

Maximum of samples.