Pandas Dataframe updating a column based comparing some other columns with the columns of another dataframe with different number of columns

后端 未结 0 1133
时光说笑
时光说笑 2020-12-07 13:14

I have two data frames

df1: 4 columns and 2000 rows

   E G H L
0
1
2
3
...

df2: 26 columns (can be more later) and unknown rows

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