Search
⌘K

Leetcode 2883. Drop Missing Data

Given a students table/DataFrame that may contain NULL/None values in the name column, return the table with all rows having missing names removed. Preserve the original columns and order of remaining rows.


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.