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