how to eliminate the first 4 rows "python" code example Example: pandas delete first row df = df.iloc[3:]