Pandas: Create column in dataframe based on if-else statement and with values from another dataframe

后端 未结 0 1572
日久生厌
日久生厌 2021-02-07 09:20

I have two dataframes A and B like so:

A:

+----+-------+--------+-----+
| ID | Round | Column | row |
+----+-------+--------+-----+
|  1 | A     |      1 |   1 |         


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