modin.pandas.Series.dt.date¶
- Series.dt.date¶
Returns a series of python
datetime.dateobjects.Namely, the date part of Timestamps without time and timezone information.
Examples
For Series:
Returns a series of python datetime.date objects.
Namely, the date part of Timestamps without time and timezone information.
Examples
For Series: