My question is how can I create a new dataframe from a multi-index dataframe where I only want a certain column from level 1. For example, from the image dataframe (https://i.stack.imgur.com/m22cP.png), how can I get a new one that only contains the columns corresponding to "high"? Thanks :)
Asked
Active
Viewed 19 times
-1
-
check this link https://stackoverflow.com/a/55757002/8805842 – NoobVB May 16 '22 at 19:24