0

I have 2 different dataframes with similar column data

Dataframe 1:

enter image description here

Dataframe 2:

enter image description here

I would like to compare those 2 similar columns and return data to dataframe 2. I went through few questions but none explain without loops. As I have data set of 10000 rows, I want to reduce the chance of looping and comparing each. Can someone suggest a method in pandas or numpy to do this?

jared
  • 4,165
  • 1
  • 8
  • 31
RohitM
  • 35
  • 4

0 Answers0