how to remove 1st 4 rows from pandas csv code example Example: remove 0th row pandas df1 = df.iloc[1:]