polars_plan::dsl::functions

Function index_cols

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

Select multiple columns by index.