merge to dataframe with column and value

前端 未结 0 499
长情又很酷
长情又很酷 2020-12-06 22:26

I have two dfs to match:

df1:

Index x  y
0     5  10
1     6  15 
2     7  8

df2:

Index a  b  c 
0     -  -  5
1     -          


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