TypeError: '<' not supported between instances of 'str' and 'int' Fetch only rows which meet two conditions

前端 未结 0 1282
野的像风
野的像风 2020-12-14 11:50

I have a df where I need to select the rows only where the Condition1 column has value 11 and Score is positive

Condition1   Score
11            100
12                


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