Function polars::prelude::dtype_cols

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

Select multiple columns by dtype.