I’m creating an excel sheet and wants to highlight a row when it is being hovered or clicked using Pandas. I have used set_table_styles
method but doesn’t making any changes in excel sheet.
I have spent a lot of time over google but not able to find it. Any little direction/guide will mean a lot.
Thanks.
Source: Python Questions