how to delete the columns in jupyter code example Example: drop column dataframe df.drop(columns=['Unnamed: 0'])