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