get the row index which is null code example Example: get the row index which is null df[df['A'].isnull()].index.tolist()