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