pyspark.sql.functions.ltrim

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

Trim the spaces from left end for the specified string value.

New in version 1.5.