Path: blob/main/py-polars/docs/source/reference/expressions/struct.rst
6939 views
====== Struct ====== The following methods are available under the `expr.struct` attribute. .. currentmodule:: polars .. autosummary:: :toctree: api/ :template: autosummary/accessor_method.rst Expr.struct.field Expr.struct.unnest Expr.struct.json_encode Expr.struct.rename_fields Expr.struct.with_fields