remove first n rows from pandas dataframe code example Example: pandas delete first row df = df.iloc[3:]