Back to Polars

Binary

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

latest423 B
Original Source

====== 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