0

I have a Pandas Dataframe structured and populated as shown in the first Table, with date and number of sessions in each language.

I'd like to use this to populate a second dataframe (or restructure the first one) to be structured and populated as shown in the second table.

What is a clean elegant way to do this using Python Pandas?

enter image description here

enter image description here

CoolDocMan
  • 637
  • 7
  • 29

0 Answers0