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