pandas.DatetimeIndex.date#
- property DatetimeIndex.date#
- Returns numpy array of python - datetime.dateobjects.- Namely, the date part of Timestamps without time and timezone information. 
Returns numpy array of python datetime.date objects.
Namely, the date part of Timestamps without time and timezone information.