Function cols

Source
pub fn cols<I, S>(names: I) -> Selector
where I: IntoIterator<Item = S>, S: Into<PlSmallStr>,
Expand description

Select multiple columns by name.