Function length

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