pub fn dtype_cols<DT>(dtype: DT) -> Exprwhere
    DT: AsRef<[DataType]>,
Expand description

Select multiple columns by dtype.