pub fn cols<I>(names: I) -> Expr where
    I: IntoVec<String>, 
Expand description

Select multiple columns by name