df = df[pd.notnull(df['RespondentID'])] # Drop the missing value present in the "RespondentID" column