polars.Series.dt.hours#
- Series.dt.hours() Series[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.