I would like some help please. I have this Dataframe :Input:
and I would like to groupby by code and date and put all the Id values as columns with the corresponding values of the key (code, date) like this :
Thank you for your help !
I would like some help please. I have this Dataframe :Input:
and I would like to groupby by code and date and put all the Id values as columns with the corresponding values of the key (code, date) like this :
Thank you for your help !