I have a pandas df column that contains English words, some were entered as eg. Ant(small,white). I want to remove the bracketed words and put the in a new column. The code