how to drop first row from dataframe pandas code example Example: pandas delete first row df = df.iloc[3:]