find the value in column in dataframe and remove code example Example: delete rows with value in column pandas df = df[df.line_race != 0]