modin.pandas.Series.dt.seconds¶
- Series.dt.seconds[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.23.0/../../../../../opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/modin/pandas/series_utils.py#L763-L765)¶
Number of seconds (>= 0 and less than 1 day) for each element.
Examples
For Series:
For TimedeltaIndex: