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