polars_lazy::dsl

Function index_cols

Source
pub fn index_cols<N>(indices: N) -> Expr
where N: AsRef<[i64]>,
Expand description

Select multiple columns by index.