Aim
To replace strings within a dataframe column containing a certain word with words from a list. I want to replace the word with anywhere between 1 and 5 elements from the list (number of replacements is random) To replace strings within a dataframe co