I have a dataframe like this:
I would like for it to be like this:
How do I do it? The length of the columns will be different for each column so I think it cant be a dataframe, maybe a list of lists?
Sorry for the pictures, I'm not savvy enough to put the code in here :(
Thanks in advance
Nat