Pd['Column1] > Pd['Column2'] Key Error: 0

前端 未结 0 709
野性不改
野性不改 2021-01-17 07:24

I am trying to write a function that loops through a pandas dataframe and compares if column1 > column2, if so appends 1 to a list, which is then returned.

Importi

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