How to use merge two columns in pandas so that result should have the same number of rows?

前端 未结 0 1464
暖寄归人
暖寄归人 2021-01-29 06:56

I have two dataframe which look like these:

df1 :
   
    ID    name    product  
0   1     sara    t-shirt
1   2     john    jacket
.
.
.
200 8     karen   hoodi         


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