spark_connect_rs::functions

Function ascii

Source
pub fn ascii(col: impl Into<Column>) -> Column
Expand description

Computes the numeric value of the first character of the string column.