Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

join df1 by row index with multiple df2 multiindex

this df enter image description here should be my row index for the result df. I want to fill this "empty" df with the joined values from this df: enter image description here So the final result df should look like this:enter image description here Basically i want to join my basedf with every column 0 of my multiindex df.

Comments