How to find the column number of those columns with single value in Python?

前端 未结 0 597
傲寒
傲寒 2021-02-09 01:45

I want to find the column number of columns with single value: here is my dataframe:

Cow_ID,Collar_label,BCS,Age_weeks,Height_cm,Weight_kg
cow1,aq5t,90,14,90,120
         


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