Path: blob/main/py-polars/docs/source/reference/expressions/categories.rst
6939 views
========== Categories ========== The following methods are available under the `expr.cat` attribute. .. currentmodule:: polars .. autosummary:: :toctree: api/ :template: autosummary/accessor_method.rst Expr.cat.ends_with Expr.cat.get_categories Expr.cat.len_bytes Expr.cat.len_chars Expr.cat.starts_with