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