pandas select all null values code example Example: select rows with nan pandas df[df['Col2'].isnull()]