I'm new to python and this is really challenging. Much appreciate if you can help.
I have an Excel file with some sample data like bellow.
And I need to filter by given company name and replace the products according to previous results.
Ex :- Filter the company column by "ABC" and replace the "P1" and "P4" to "ABC1" in product column.