Function polars_plan::dsl::functions::arg_where

source ยท
pub fn arg_where<E: Into<Expr>>(condition: E) -> Expr
Available on (crate features range or arg_where) and crate feature arg_where only.
Expand description

Get the indices where condition evaluates true.