how to remove unwanted first row in pandas dataframe code example Example: pandas delete first row df = df.iloc[3:]