modin.pandas.Series.dt.hour¶
- Series.dt.hour[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.45.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series_utils.py#L630-L632)¶
Returns a series of the hours of the datetime.
Examples
Returns a series of the hours of the datetime.
Examples