How to fill datas from similar columns into a particular column(pandas)?

后端 未结 0 864
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-30 15:42

If there are several tables which are like Table 1:

|id|first name |email address|
|--|  -- |  -- | 
|1 | Sta |sta@example.com|
|2 |Danny|dany@example.com|
|3         


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