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