How to change value from one column to another? Respecting the index

前端 未结 0 1983
栀梦
栀梦 2020-11-28 01:09

I have this table:

data = {\'A\':[1,2,3],
       \'B\':[0,0,0]}

How can I change the values ​​from one column to the other respecting the ind

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