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