Back to Polars

Binary

py-polars/docs/source/reference/series/binary.rst

latest447 B
Original Source

====== Binary

The following methods are available under the Series.bin attribute.

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

Series.bin.contains
Series.bin.decode
Series.bin.encode
Series.bin.ends_with
Series.bin.get
Series.bin.head
Series.bin.reinterpret
Series.bin.size
Series.bin.slice
Series.bin.starts_with
Series.bin.tail