Series.str
| Method | arrow | pandas-like | polars |
|---|---|---|---|
| contains | |||
| ends_with | |||
| head | |||
| len_chars | |||
| replace | |||
| replace_all | |||
| slice | |||
| split | |||
| starts_with | |||
| strip_chars | |||
| tail | |||
| to_date | |||
| to_datetime | |||
| to_lowercase | |||
| to_titlecase | |||
| to_uppercase | |||
| zfill |
| Method | arrow | pandas-like | polars |
|---|---|---|---|
| contains | |||
| ends_with | |||
| head | |||
| len_chars | |||
| replace | |||
| replace_all | |||
| slice | |||
| split | |||
| starts_with | |||
| strip_chars | |||
| tail | |||
| to_date | |||
| to_datetime | |||
| to_lowercase | |||
| to_titlecase | |||
| to_uppercase | |||
| zfill |