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: create issues for the current FutureWarnings in pandas #6641

Closed
18 of 19 tasks
jreback opened this issue Mar 14, 2014 · 6 comments · Fixed by #6813
Closed
18 of 19 tasks

DEPR: create issues for the current FutureWarnings in pandas #6641

jreback opened this issue Mar 14, 2014 · 6 comments · Fixed by #6813
Labels
Admin Administrative tasks related to the pandas project Deprecate Functionality to remove in pandas
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Mar 14, 2014

need to have open issues so remember to remove these deprecations indciated by FutureWarnings

ideally also link the issues back to the original deprecation. Off the top of my head.
their are more though.

Here is what I found (line numbers as of commit 70de129):

@jreback jreback added this to the 0.14.0 milestone Mar 14, 2014
@jreback
Copy link
Contributor Author

jreback commented Mar 25, 2014

cc @jsexauer

if you are interested! These are older deprecations that need to be removed (or at the very least create an issue to track these). maybe more that.

@jsexauer
Copy link
Contributor

Sure I'll look into this, thanks!

@jreback
Copy link
Contributor Author

jreback commented Mar 25, 2014

great....if you post the issues that these are related 2 (you will have to look thru release.rst and/or git blame), post here and i'll update the issue. Need this info to figure out if/when they should be removed (e.g. have they been deprecated long enough) and/or are their comments in the code.

Their may be more (I am sure their are more)...you can grin FutureWarning to figure that out

@jsexauer
Copy link
Contributor

jsexauer commented Apr 3, 2014

Here is what I found (line numbers as of commit 70de129):

Please don't approve any pep8 storms until we fix these if planning to get rid of for this release :)

@jreback
Copy link
Contributor Author

jreback commented Apr 3, 2014

whoosh!

the na_last, and corr pairwise are already in another issue (the only other issue with a DEPR tag) - so take them out of here

with the exception of the time series broadcasting I think could do any that are 0.12 or before

you can group several to a PR

just be sure to mention in v0.14 notes and in release notes in the prior depreciations removed section

their may be doc build failures for some of these (possibly) so may need to change

@jreback
Copy link
Contributor Author

jreback commented Apr 3, 2014

make that 0.11 or before

will evaluate the rest at a later time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Administrative tasks related to the pandas project Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants