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