remove a row 0 from a dataframe in python code example Example: remove 0th row pandas df1 = df.iloc[1:]