pyspark.sql.functions.lower

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

Converts a string expression to lower case.