-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandasFrequencyDateOffsetsDateOffsetsNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action
Description
As a follow up of renaming ‘M’
to ‘ME’
for MonthEnd (#52064) I suggest to rename strings denoting MonthBegin
frequency from ‘MS’
to ‘MB’
.
The reason: we have alias ‘ms’
for the class Milli and using ‘MB’
for MonthBegin will be more clear. It will help to create consistent naming for aliases.
Metadata
Metadata
Assignees
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandasFrequencyDateOffsetsDateOffsetsNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action