-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
API DesignCompatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDatetimeDatetime data dtypeDatetime data dtype
Description
From http://stackoverflow.com/questions/26882499/reset-time-part-of-a-pandas-timestamp#26882499
There is now a DatetimeIndex.normalize()
method to set times to midnight.
Would it be useful to also have this method available on the individual Timestamp
object?
Further, this method could also be added to the .dt
accessor (udpate: for this, there already is a similar issue: #5502).
Metadata
Metadata
Assignees
Labels
API DesignCompatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDatetimeDatetime data dtypeDatetime data dtype