Function polars_lazy::dsl::functions::index_cols
pub fn index_cols<N>(indices: N) -> Expr
Expand description
Select multiple columns by index.
pub fn index_cols<N>(indices: N) -> Expr
Select multiple columns by index.