Function polars_lazy::dsl::dtype_cols[][src]

pub fn dtype_cols<DT: AsRef<[DataType]>>(dtype: DT) -> Expr
This is supported on crate feature compile only.
Expand description

Select multiple columns by dtype.