cols

Function cols 

pub fn cols<I, S>(names: I) -> Selector
where I: IntoIterator<Item = S>, S: Into<PlSmallStr>,
Available on crate feature lazy only.
Expand description

Select multiple columns by name.