Dropping semi-dupliacted rows in pandas according to specific column value

前端 未结 0 1468
野性不改
野性不改 2020-12-11 05:24

I have a dataframe with duplicated rows except one column value, I want to drop the row with value of "None" if the id is the same (not all the rows are duplicated

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