-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
DatetimeDatetime data dtypeDatetime data dtypeDeprecateFunctionality to remove in pandasFunctionality to remove in pandas
Description
we have a DatetimeIndex.snap
, this is duplicative of our more general .ceil()
, .floor()
and .round()
(and .to_period().to_timestamp()
); the former are also generally available on all of the timelike indices (DTI, TDI, PI)
we should remove this and prefer the 3 rounding methods
jorisvandenbossche
Metadata
Metadata
Assignees
Labels
DatetimeDatetime data dtypeDatetime data dtypeDeprecateFunctionality to remove in pandasFunctionality to remove in pandas