Pandas - How can I get only the last element of a list to another column?

后端 未结 0 1556
-上瘾入骨i
-上瘾入骨i 2020-12-08 21:56

I have a Pandas dataframe that has lists in some of the columns:

email                         A                      B
something@gmail.com    [name1, name2]          


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