polars_lazy
0.40.0
In polars_lazy::dsl::functions
Function
polars_lazy
::
dsl
::
functions
::
cols
Copy item path
[
−
]
pub fn cols<I>(names: I) ->
Expr
where I:
IntoVec
<
String
>,
Expand description
Select multiple columns by name.