Function spark_connect_rs::functions::factorial

source ยท
pub fn factorial<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,