I want to make two column header as row values comes under a new column and also make their values comes under another column header or column name using Python Pandas. I searched about it, but I could not found a solution for this.
I want to make table like this :
Can anyone give me a solution to solve this.