Pandas: Incorrect rows returned when retrieving data based on condition

后端 未结 0 1915
迷失自我
迷失自我 2020-12-19 06:35

I am trying to retrieve the rows in my dataframe that do not equal 100 when col_1 + col_2 + col_3 are added together using the following code below:

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