pandas get rows with two nan values in coluns code example Example: select rows with nan pandas df[df['Col2'].isnull()]