Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEPR: deprecate legacy offsets #10878

Closed
jreback opened this issue Aug 21, 2015 · 0 comments
Closed

DEPR: deprecate legacy offsets #10878

jreback opened this issue Aug 21, 2015 · 0 comments
Labels
Deprecate Functionality to remove in pandas Frequency DateOffsets
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Aug 21, 2015

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
@jreback jreback added Frequency DateOffsets Deprecate Functionality to remove in pandas labels Aug 21, 2015
@jreback jreback added this to the 0.17.0 milestone Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Frequency DateOffsets
Projects
None yet
Development

No branches or pull requests

1 participant