Select Index in Pandas and add new column with calculated values

后端 未结 0 1707
悲哀的现实
悲哀的现实 2021-01-04 00:45

I have a dataframe

[[1, \'Name\', \'Job\'], ... ]

and i gathered some informations in a array like this:

[[index, [valuearray]         


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