dtype_cols

Function dtype_cols 

pub fn dtype_cols<DT>(dtype: DT) -> DataTypeSelector
where DT: AsRef<[DataType]>,
Available on crate feature lazy only.
Expand description

Select multiple columns by dtype.