Pandas apply on DF returns “No axis named 1 for object type

后端 未结 0 1888
情话喂你
情话喂你 2020-12-31 13:36
df[[\'col - 1\',\'col 2\',\'col 3\',\'col 4\',\'col 5\',\'col 6\']].apply(aFunction,axis=1)

returns there error:

No axis named 1

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