Path: blob/main/py-polars/docs/source/reference/expressions/binary.rst
8390 views
======
Binary
======
The following methods are available under the `expr.bin` attribute.
.. currentmodule:: polars
.. autosummary::
:toctree: api/
:template: autosummary/accessor_method.rst
Expr.bin.contains
Expr.bin.decode
Expr.bin.encode
Expr.bin.ends_with
Expr.bin.get
Expr.bin.head
Expr.bin.reinterpret
Expr.bin.size
Expr.bin.slice
Expr.bin.starts_with
Expr.bin.tail