Drop rows with duplicate pairs

前端 未结 0 1841
悲哀的现实
悲哀的现实 2020-12-17 10:22

Suppose I have a dataframe like this

start end value 
   1  5   2
   5  1   2
   3  7   9
   7  3   9

Is it possible to drop rows where (star

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