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