Function exp

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