0

I have the following xlsx file,

enter image description here

I would like to load it in Python with a DataFrame, re-arrange the DF such that we have

enter image description here

As you can see, I want to ignore 'Color' or any other column that is not in my second image. Can you help please ? Thanks

0 Answers0