I have a table with 300 rows and 200 columns and i need to transform it. I add an image of the transformation with an example table.
The table above is the original. The one below is the table after the transformation.
I was trying to solve it with excel and Pandas library of Python but i could not solve it. Any ideas?