Skip to content

DOC: skipna not an argument of drop_duplicates #1731

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

Closed

Conversation

ivanov
Copy link
Contributor

@ivanov ivanov commented Aug 4, 2012

From what I can tell, skipna keyword was both added and subsequently
removed in #1244. However, the docstring for DataFrame.drop_duplicates
still lists it as a parameter.

I remove this from the docs, so they accurately represent the code.
An alternative to this would be to put back the skipna functionality.

pinging @changhiskhan, since he was the one that worked on this.

From what I can tell, `skipna` keyword was both added and subsequently
removed in pandas-dev#1244. However, the docstring for DataFrame.drop_duplicates
still lists it as a parameter.
@wesm
Copy link
Member

wesm commented Sep 8, 2012

Thanks Paul

@wesm wesm closed this Sep 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants