pyspark.sql.functions.ascii

pyspark.sql.functions.ascii(col: ColumnOrName) → pyspark.sql.column.Column

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