modin.pandas.Series.dt.day¶
- Series.dt.day[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#L615-L617)¶
Returns a series of the days of the datetime.
Examples