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