Function spark_connect_core::functions::ascii

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