pub fn index_cols<N>(indices: N) -> Selectorwhere N: AsRef<[i64]>,
lazy
Select multiple columns by index.