Function kurtosis

Source
pub fn kurtosis(col: impl Into<Column>) -> Column
Expand description

Returns the kurtosis of the values in a group.