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