Function polars_lazy::dsl::count[][src]

pub fn count(name: &str) -> Expr
This is supported on crate feature compile only.
Expand description

Count the number of values in this Expression.