pyinterp.core.Binning2DFloat32.min

pyinterp.core.Binning2DFloat32.min#

Binning2DFloat32.min(self: pyinterp.core.Binning2DFloat32) numpy.typing.NDArray[numpy.float32]#

Compute the minimum of values for points within each bin.

Returns:

Minimum of values for points within each bin.