pandas.arrays.DatetimeArray.date

DatetimeArray.date

Returns numpy array of python datetime.date objects (namely, the date part of Timestamps without timezone information).

Scroll To Top