pyinterp.core.Binning2DFloat32.max¶
- Binning2DFloat32.max(self: pyinterp.core.Binning2DFloat32) numpy.ndarray[numpy.float32] ¶
Compute the maximum of values for points within each bin.
- Returns:
Maximum of values for points within each bin.
Compute the maximum of values for points within each bin.
Maximum of values for points within each bin.