Expr.str
Method | duckdb | polars | spark-like |
---|---|---|---|
contains | |||
ends_with | |||
head | |||
len_chars | |||
replace | |||
replace_all | |||
slice | |||
split | |||
starts_with | |||
strip_chars | |||
tail | |||
to_datetime | |||
to_lowercase | |||
to_uppercase |
Method | duckdb | polars | spark-like |
---|---|---|---|
contains | |||
ends_with | |||
head | |||
len_chars | |||
replace | |||
replace_all | |||
slice | |||
split | |||
starts_with | |||
strip_chars | |||
tail | |||
to_datetime | |||
to_lowercase | |||
to_uppercase |