I have the below dataframe from which I need to groupby using id column and the corresponding values should be in list at the same cell. Anyone please help me on this?
I have this processed Dataframe:
Actual Dataframe:
In the actual dataframe, the list values should be added in the new column called e_values to the respective id.