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