How to read the forward slash from the excel sheet using Python
I have the excel sheet with 20 plus columns, If i want to select a row which doesn’t contain the text n/a, is it possible to pass n/a as text and find it?
I have the excel sheet with 20 plus columns, If i want to select a row which doesn’t contain the text n/a, is it possible to pass n/a as text and find it?