dataframe delete first item of each row code example Example: remove 0th row pandas df1 = df.iloc[1:]