I have two dataframes. I want to combine two different columns of same/different dataframe. I have column names are different in both data frame.
I have tried as per belo