polars_
lazy
0.44.2
In polars_
lazy::
dsl::
functions
polars_lazy
::
dsl
::
functions
Function
index_cols
Copy item path
pub fn index_cols<N>(indices: N) ->
Expr
where N:
AsRef
<[
i64
]>,
Expand description
Select multiple columns by index.