i am having some problems with my data frame i have a string dataframe and i want to remove duplicate of a certain word in each row this is my data frame
and i want to remove duplicates of the word "boy" to get a new data frame look like this:
Any suggestions will be helpfull, thanks in advance