Search
⌘K

Leetcode 2882. Drop Duplicate Rows

Remove duplicate rows in the customers table based on the email column, keeping only the first occurrence for each email (i.e., perform a stable deduplication) and return the resulting DataFrame.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.