Locate string value in one column and replace value of separate column Pandas

后端 未结 0 883
星月不相逢
星月不相逢 2020-12-12 13:42

I have the following DF:

      A           B 
0     Success     1.5  
1     Duplicate   1.8  
2     NaN         1.5  
3     Rejected    23 
4     Success              


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