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: enforce nested-renaming deprecation #29608

Merged
merged 6 commits into from
Nov 19, 2019

Conversation

jbrockmendel
Copy link
Member

Looks like this deprecation was introduced in #14668 (April 2017), so should be OK to remove by now.

Suggestions for better error messages welcome.

Not passing _level around is pretty nice

@gfyoung gfyoung added Clean Deprecate Functionality to remove in pandas labels Nov 14, 2019
@jbrockmendel
Copy link
Member Author

@jorisvandenbossche i could use some help figuring out what the intended post-deprecation-enforcement behavior is. From the test failures, I'm guessing some of these cases should not raise?

@jorisvandenbossche
Copy link
Member

@jbrockmendel can you give an example of a case you are unsure about?

@jreback jreback added this to the 1.0 milestone Nov 19, 2019
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

can you add the whatsnew for this in removals & update the deprecation removal issue.

@jbrockmendel
Copy link
Member Author

can you give an example of a case you are unsure about?

Since the test failures have been fixed, the remaining question is if there are better error messages we should give

@jbrockmendel
Copy link
Member Author

can you add the whatsnew for this in removals & update the deprecation removal issue.

added (but not checked off) to #13777

@jreback jreback merged commit 547f128 into pandas-dev:master Nov 19, 2019
@jreback
Copy link
Contributor

jreback commented Nov 19, 2019

thanks!

@jbrockmendel jbrockmendel deleted the nested branch November 19, 2019 18:08
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants