pyinterp.core.Histogram2DFloat64.mean#

Histogram2DFloat64.mean(self: pyinterp.core.Histogram2DFloat64) numpy.ndarray[numpy.float64]#

Compute the mean of values for points within each bin.

Returns:

Mean of values for points within each bin.