pyspark.sql.functions.upper

pyspark.sql.functions.upper(col)[source]

Converts a string expression to upper case.

New in version 1.5.