Get column name of a specific row value in pandas

前端 未结 0 1090
借酒劲吻你
借酒劲吻你 2020-12-20 19:52

I have a dataframe where the columns looks like:

x1,y1,z1,x2,y2,z2,......,xn,yn,zn

What i need to do is, for each row, i need to find the max

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