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.
Everything was clear?
Thanks for your feedback!
SectionΒ 4. ChapterΒ 8
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
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.
Everything was clear?
Thanks for your feedback!
SectionΒ 4. ChapterΒ 8