modin.pandas.Series.dt.time¶
- Series.dt.time[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.47.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series_utils.py#L610-L612)¶
Returns numpy array of datetime.time objects.
The time part of the Timestamps.
Examples
For Series:
For DatetimeIndex: