pyspark.sql.functions.lower

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

Converts a string expression to lower case.

New in version 1.5.