I have two dataframes having the same columns. I want to compare both the dataframes column wise
Example:
let\'s suppose we have two dataframes- df1 & df2<