duplicate index dataframe python code example Example: drop duplicate index pandas df3 = df3[~df3.index.duplicated(keep='first')]