# Drop first column of dataframe
df = df.iloc[: , 1:]