inplace drop_duplicates dataframe code example Example: remove duplicate columns python dataframe df = df.loc[:,~df.columns.duplicated()]