Function product

Source
pub fn product<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,