spark_connect_rs::functions

Function skewness

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

Returns the skewness of the values in a group.