how to remove first rows from dataset in python code example Example: pandas delete first row df = df.iloc[3:]