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