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