df[df['temp'].is null()] how will we do that for multiple rows code example Example: select rows with nan pandas df[df['Col2'].isnull()]