pub fn covar_pop(col1: impl Into<Column>, col2: impl Into<Column>) -> Column
Returns a new Column for the population covariance of col1 and col2.