modin.pandas.Series.dt.quarter¶
- Series.dt.quarter[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/.tox/docs/lib/python3.9/site-packages/modin/pandas/series_utils.py#L655-L657)¶
Returns a series of the quarters of the datetime.
Examples