looking to transform non-numerical data from rows to columns. I am new in python, checked pivot, stack, unstack pandas method but didn't work, need suggestion here.
Image contains actual row wise data and for understanding i have added required format.
Thanks for the help !!