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