modin.pandas.Series.dt.year¶
- Series.dt.year[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#L607-L609)¶
Returns a series of the years of the datetime.
Examples