79088216

Date: 2024-10-15 02:20:54
Score: 1.5
Natty:
Report link

You just need to change the merge to:

df_merge = df.merge(key_df,on='Floor')

Check out other ways to merge tables in this image.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rafael Rodrigues Troiani