pandas remove duplicated strings from a coluimn code example Example: remove duplicate row in df df = df.drop_duplicates()