In Pandas dataframe remove duplicate strings in a list column and remove the corresponding ids in the other list column

前端 未结 0 455
抹茶落季
抹茶落季 2021-01-07 08:35

I have Pandas dataframe like this:

df =
        A                              B

       [1,5,8,10]                 [str1,str_to_be_removed*,str_to_be_removed         


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