dask.dataframe.Series.dt.date

dask.dataframe.Series.dt.date

dataframe.Series.dt.date

Returns numpy array of python datetime.date objects.

This docstring was copied from pandas.core.indexes.accessors.CombinedDatetimelikeProperties.date.

Some inconsistencies with the Dask version may exist.

Namely, the date part of Timestamps without time and timezone information.