pub fn dtype_cols<DT>(dtype: DT) -> DataTypeSelectorwhere DT: AsRef<[DataType]>,
Select multiple columns by dtype.