snowflake.snowpark.functions.ltrim¶ snowflake.snowpark.functions.ltrim(e: ColumnOrName, trim_string: ColumnOrName | None = None) → Column[source]¶ Removes leading characters, including whitespace, from a string.