Module variance

Module variance 

Source
Expand description

Compute variance from running sum and sum of squares in the histogram

Functionsยง

make_variance_from_histogram_udf
Creates a user-defined function to compute the variance from a histogram.