Function spark_connect_rs::functions::rint

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