Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pola-rs
GitHub Repository: pola-rs/polars
Path: blob/main/py-polars/docs/source/reference/series/struct.rst
6939 views
======
Struct
======

The following methods are available under the `Series.struct` attribute.

.. currentmodule:: polars
.. autosummary::
   :toctree: api/
   :template: autosummary/accessor_method.rst

    Series.struct.field
    Series.struct.json_encode
    Series.struct.rename_fields
    Series.struct.unnest

.. autosummary::
   :toctree: api/
   :template: autosummary/accessor_attribute.rst

    Series.struct.fields
    Series.struct.schema