-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
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
Comments
FYI, thanks to statsmodels/statsmodels#3525, statsmodels will be |
think we ought to do this for 0.23? ( |
The other one, |
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). |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
.ix
DEPR: deprecate .ix in favor of .loc/.iloc #15113 (DEPR: Change .ix DeprecationWarning -> FutureWarning #26438).isnull/.notnull
COMPAT: rename isnull -> isna, notnull -> notna #16972 ``Move to #6581 when converted to
FutureWarning
The text was updated successfully, but these errors were encountered: