Skip to content

DEPR: DeprecationWarning -> FutureWarning #15152

New issue

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

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

Already on GitHub? # to your account

Closed
1 of 2 tasks
jreback opened this issue Jan 18, 2017 · 4 comments · Fixed by #26438
Closed
1 of 2 tasks

DEPR: DeprecationWarning -> FutureWarning #15152

jreback opened this issue Jan 18, 2017 · 4 comments · Fixed by #26438
Labels
Deprecate Functionality to remove in pandas
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Jan 18, 2017

Move to #6581 when converted to FutureWarning

@jreback jreback added Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves labels Jan 18, 2017
@jreback jreback added this to the 1.0 milestone Jan 18, 2017
@TomAugspurger
Copy link
Contributor

FYI, thanks to statsmodels/statsmodels#3525, statsmodels will be.ix-free in their next release.

@jreback jreback changed the title DEPR: .ix DeprecationWarning -> FutureWarning DEPR: .ix/Panel DeprecationWarning -> FutureWarning Mar 7, 2017
@jreback jreback changed the title DEPR: .ix/Panel DeprecationWarning -> FutureWarning DEPR: DeprecationWarning -> FutureWarning Mar 7, 2017
@gfyoung gfyoung removed the Indexing Related to indexing on series/frames, not to indexes themselves label Jul 22, 2017
@jreback jreback modified the milestones: 1.0, 0.23.0 Jan 28, 2018
@jreback
Copy link
Contributor Author

jreback commented Apr 14, 2018

think we ought to do this for 0.23? (.ix)

@jorisvandenbossche
Copy link
Member

The other one, isnull / notnull, is actually not even deprecated, so the change of deprecationwarning -> FutureWarning is not even relevant there.

@jreback
Copy link
Contributor Author

jreback commented May 19, 2019

yep, will just remove them; I think we could always open a new issue IF we should remove them (but I think prob ok to just leave as an alias).

@jreback jreback modified the milestones: 1.0, 0.25.0 May 19, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants