index_cols

Function index_cols 

pub fn index_cols<N>(indices: N) -> Selector
where N: AsRef<[i64]>,
Available on crate feature lazy only.
Expand description

Select multiple columns by index.