Skip to content

typo in section Removing Duplicates #176

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
codeandstats opened this issue May 14, 2023 · 1 comment
Closed

typo in section Removing Duplicates #176

codeandstats opened this issue May 14, 2023 · 1 comment

Comments

@codeandstats
Copy link

Regarding section

I believe the False in the following sentence should be a True ?

Relatedly, drop_duplicates returns a DataFrame with rows where the duplicated array is False filtered out

@wesm
Copy link
Owner

wesm commented May 15, 2023

Thanks for the report — I think the issue is the interpretation of "filtered out". For some this might mean "included" and for others "excluded". I will update the text to be clear that it means "excluded".

@wesm wesm closed this as completed May 15, 2023
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

No branches or pull requests

2 participants