polars.Expr.dt.minutes#
- Expr.dt.minutes() Expr[source]#
Extract the total minutes from a Duration type.
Deprecated since version 0.19.13: Use
total_minutes()instead.
Site Navigation
Section Navigation
Extract the total minutes from a Duration type.
Deprecated since version 0.19.13: Use total_minutes() instead.