SyntaxFix
Write A Post
Hire A Developer
Questions
Use df[df.isnull().any(axis=1)] for python 3.6 or above.
df[df.isnull().any(axis=1)]