how to remove 0 values in python using pandas code example Example: remove 0th row pandas df1 = df.iloc[1:]