pandas.Series.dt.date

Series.dt.date

Returns numpy array of python datetime.date objects.

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