how to get all rows having na values in pandas code example Example: fetch row where column is missing pandas df[df['column_name'].isnull()]