Given a pandas dataframe containing possible NaN values scattered here and there:

Question: How do I determine which columns contain NaN values? In particular, can I get a list of the column names containing NaNs?

14 Answers
14

Leave a Reply

Your email address will not be published. Required fields are marked *