Function spark_connect_rs::functions::var_pop

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