DEPR: deprecate legacy offsets · Issue #10878 · pandas-dev/pandas (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
Explore - Why GitHub
- All features
- Documentation
- GitHub Skills
- Blog
- By company size
- Topics
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
pandas-dev / pandas Public
Notifications You must be signed in to change notification settings
Additional navigation options
Closed
Closed
DEPR: deprecate legacy offsets
#10878
Labels
DeprecateFunctionality to remove in pandasFrequencyDateOffsets
Milestone
Description
opened
http://pandas.pydata.org/pandas-docs/version/0.16.2/timeseries.html#legacy-aliases
discussed at bit in #7832
Leave these common aliases.
Legacy Time Rule | Offset Alias |
---|---|
min | T |
ms | L |
us | U |
Deprecate These
Legacy Time Rule | Offset Alias |
---|---|
WEEKDAY | B |
EOM | BM |
W@MON | W-MON |
W@TUE | W-TUE |
W@WED | W-WED |
W@THU | W-THU |
W@FRI | W-FRI |
W@SAT | W-SAT |
W@SUN | W-SUN |
Q@JAN | BQ-JAN |
Q@FEB | BQ-FEB |
Q@MAR | BQ-MAR |
A@JAN | BA-JAN |
A@FEB | BA-FEB |
A@MAR | BA-MAR |
A@APR | BA-APR |
A@MAY | BA-MAY |
A@JUN | BA-JUN |
A@JUL | BA-JUL |
A@AUG | BA-AUG |
A@SEP | BA-SEP |
A@OCT | BA-OCT |
A@NOV | BA-NOV |
A@DEC | BA-DEC |
Metadata
Metadata
Assignees
No one assigned
Labels
DeprecateFunctionality to remove in pandasFrequencyDateOffsets
Type
No type
Projects
No projects
Milestone
Relationships
None yet
Development
No branches or pull requests