polars_lazy::dsl

Function dtype_cols

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

Select multiple columns by dtype.