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