Jul-19-2020, 07:50 PM
Python Pandas:
I need to figure out identical cells in 2 different excel sheets (matching cells between 2 excel sheets) (they do not have same header), and after getting the identical cells print the row where the cell is found.
I need to figure out identical cells in 2 different excel sheets (matching cells between 2 excel sheets) (they do not have same header), and after getting the identical cells print the row where the cell is found.

