Function sec

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