Removing Duplicates
Why Rows 2 and 4 Were Not Removed
Rows 2 and 4 contain unique data combinations, despite having the same values in the Name, Department, Salary columns. While the values in row 2 match those in row 4, the Employee ID is different. Since they do not match completely, they were not removed as duplicates.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Ask me questions about this topic
Summarize this chapter
Show real-world examples
Awesome!
Completion rate improved to 1.45
Removing Duplicates
Swipe to show menu
Why Rows 2 and 4 Were Not Removed
Rows 2 and 4 contain unique data combinations, despite having the same values in the Name, Department, Salary columns. While the values in row 2 match those in row 4, the Employee ID is different. Since they do not match completely, they were not removed as duplicates.
Thanks for your feedback!