how to delete first 10 row of dataset in pandas code example Example: remove 0th row pandas df1 = df.iloc[1:]