I have a modified version of the original dataframe on which I did clustering, Now I want to bring the predicted column back to the original DF (the index is ok, so it matches).
you need to join the two dataframes and then select the columns you're interested in