pyinterp.core.Binning2DFloat64.mean¶
- Binning2DFloat64.mean(self: pyinterp.core.Binning2DFloat64) numpy.ndarray[numpy.float64] ¶
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.