Retrieving rows by 2 indexes in a 3 MultiIndex pandas dataframe - Python3

后端 未结 0 1384
一个人的身影
一个人的身影 2020-12-20 03:34

I have a multiindex dataframe of 3 indexes, and I need to get all the rows whose first two levels are certain tuples.

My unsuccessful attempt is

index=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题