Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.DatetimeIndex.date

DatetimeIndex.date

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

Scroll To Top