I want to aggregate the text column of all the identical names. e.g.
I have:
df = pd.DataFrame([[\'Tom\', \'good\', 3], [\'Jack\', \