Subsetting via inner dataframe index using .loc[]

后端 未结 0 770
温柔的废话
温柔的废话 2021-02-07 03:58

Given the following dataframe:

df.set_index(["breed", "color"])

                name weight
breed     color
Chihuahua Black A    1
                   


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