remove duplicate in python dataframe code example Example: remove duplicate row in df df = df.drop_duplicates()