Function cardinality

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