I have a .pivot_table with margins = True.
I want to run .style.bar and .style.background_gradient on it but the problem is that margins (column totals) are also formatted and set to the maximum value so it looks non-descriptive.
I had a few ideas on how to solve this, however, none are working so far: