-1

I have 2 data frames of different dimensions. I would like to replace values in df1 with values found in df2. I am sure this has been answered here already, but I don't seem to be phrasing the question properly. Any help would be appreciated.

The Desired Outcome is this.

1 Answers1

0

It is very hard to deduct what you're actually asking. Maybe dataframe.append is what you're looking for.

Otherwise Checkout this question It might not be what you're looking for but look at how the question is asked and try to format your question in a better way.
Also check the Stackoverflow formatting help

Once you've edited your question you will probably/hopefully get help pretty quickly.

Boefst
  • 31
  • 5