polars
0.40.0
In polars::prelude
Function
polars
::
prelude
::
cols
Copy item path
[
−
]
pub fn cols<I>(names: I) ->
Expr
where I:
IntoVec
<
String
>,
Available on
crate feature
lazy
only.
Expand description
Select multiple columns by name.