I have an excel with some data like below imageexcel dataIf you compare column A WITH column C(A4 present in C18 and A5 present in C17) so these two will true and other is false, how to write code in python
I can see only row comparison, now looking for cell to column comparison like(A1 has to compare column C and repeate this by increasing A2, A3.....)