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