0

I have two dataframes

df1

enter image description here

df2

enter image description here

I would like to populate the breed column in df2 using the name column in df1 through vlookup. df2 has some names missing.

like below

enter image description here

Let'sbecool
  • 102
  • 6
  • you need `merge` have a read of the current guidance on SO regarding questions [mcve] and [ask] – Umar.H Nov 30 '21 at 23:55

0 Answers0