How can I add a column to a dataframe with a value conditional on another dataframe?

后端 未结 0 510
春和景丽
春和景丽 2020-12-13 09:51

I\'m working with two dataframes:

Dataframe1 looks like: | user (index) | apples| bananas| |:-----|:----:|------:| |Pete | 4 | 2 | |Sara | 5 |

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