pyinterp.core.StreamingHistogramFloat64.skewness¶
- StreamingHistogramFloat64.skewness(self: pyinterp.core.StreamingHistogramFloat64) numpy.typing.NDArray[numpy.float64]¶
- Returns the skewness of samples. - Returns:
- Skewness of samples. 
 
Returns the skewness of samples.
Skewness of samples.