🌈 搜索
📅  最后修改于: 2022-03-11 14:45:32.825000             🧑  作者: Mango
df = df[pd.notnull(df['RespondentID'])] # Drop the missing value present in the "RespondentID" column