pyinterp.core.Binning2DFloat64.kurtosis¶
- Binning2DFloat64.kurtosis(self: pyinterp.core.Binning2DFloat64) numpy.ndarray[numpy.float64] ¶
Compute the kurtosis of values for points within each bin.
- Returns:
Kurtosis of values for points within each bin.