Function polars_lazy::dsl::duration
pub fn duration(args: DurationArgs) -> Expr
Available on crate feature
temporal
only.Expand description
Construct a column of Duration
from the provided DurationArgs
pub fn duration(args: DurationArgs) -> Expr
temporal
only.Construct a column of Duration
from the provided DurationArgs