Hi all,
I am new to pandas and have a real simple question for all of you but it will make my day to day presentation more intuitive.
I am trying to merge few common key value into one (please see below picture).
![[Image: Screen-Shot-2018-12-30-at-9-59-18-PM.png]](https://i.ibb.co/g7G7KGY/Screen-Shot-2018-12-30-at-9-59-18-PM.png)
This is similar to excel function "Merge and Centre" where values in different cells can be combined into 1 single cell/value. I know how to do it while concating multiple dataframes but in my case it is a single one.
Do you have any clues?
Thanks,
Allen
I am new to pandas and have a real simple question for all of you but it will make my day to day presentation more intuitive.
I am trying to merge few common key value into one (please see below picture).
![[Image: Screen-Shot-2018-12-30-at-9-59-18-PM.png]](https://i.ibb.co/g7G7KGY/Screen-Shot-2018-12-30-at-9-59-18-PM.png)
This is similar to excel function "Merge and Centre" where values in different cells can be combined into 1 single cell/value. I know how to do it while concating multiple dataframes but in my case it is a single one.
Do you have any clues?
Thanks,
Allen