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 #10951

Merged
merged 1 commit into from
Sep 1, 2015
Merged

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Aug 31, 2015

Closes #10878.

@sinhrks sinhrks added this to the 0.17.0 milestone Aug 31, 2015
@sinhrks sinhrks added Frequency DateOffsets Deprecate Functionality to remove in pandas labels Aug 31, 2015
@@ -653,6 +653,7 @@ Deprecations
``DataFrame.add(other, fill_value=0)`` and ``DataFrame.mul(other, fill_value=1.)``
(:issue:`10735`).
- ``TimeSeries`` deprecated in favor of ``Series`` (note that this has been alias since 0.13.0), (:issue:`10890`)
- Legacy offsets listed in :ref:`here <timeseries.legacyaliases>` are deprecated (note that this has been alias since 0.8.0), (:issue:`10878`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe give give a flavor at a glace, (e.g. A@MAR )

jreback added a commit that referenced this pull request Sep 1, 2015
DEPR: Deprecate legacy offsets
@jreback jreback merged commit e68bfd0 into pandas-dev:master Sep 1, 2015
@jreback
Copy link
Contributor

jreback commented Sep 1, 2015

thanks @sinhrks top-quality as always!

@sinhrks sinhrks deleted the legacyoffset branch September 1, 2015 12:22
@sinhrks sinhrks mentioned this pull request Jul 9, 2016
3 tasks
jreback pushed a commit that referenced this pull request Jul 19, 2016
Follow-up of #10951.
Remove legacy offsets deprecated in 0.17.0.

Author: sinhrks <sinhrks@gmail.com>

Closes #13590 from sinhrks/depr_legacy_offset and squashes the following commits:

2593b1f [sinhrks] DEPR: Remove legacy offsets
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

Successfully merging this pull request may close these issues.

2 participants