Skip to content

Conversation

hyperc54
Copy link
Contributor

@hyperc54 hyperc54 commented Nov 12, 2024

  • Should cover two bullet points of Version 2.0 Compatibility Tracker #624 (dropna and drop_duplicates for both Series and DFs)

  • Tests added

  • Additionally add overloads to dataframe drop_duplicates method

  • Additionally convert existing tests of DF drop_na method to use assert_type.

Copy link
Collaborator

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, looks good.

@hyperc54
Copy link
Contributor Author

Right thanks! definitely missed the subtlety. I applied the suggestions.

Copy link
Collaborator

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @hyperc54

@Dr-Irv Dr-Irv merged commit df1cd38 into pandas-dev:main Nov 13, 2024
10 checks passed
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