I had a dataframe where one column consisted of lists. And i found some duplicates and i wanted to remove them. But directly i couldn\'t drop duplicates because of the lists. So