pub fn cols<I, S>(names: I) -> Exprwhere I: IntoIterator<Item = S>, S: Into<PlSmallStr>,
Select multiple columns by name.