I have a dataFrame with 6 columns. And I want to do conditional formatting on two columns of them. So my dataFrame looks like this And I want to highlight du
Let's say I have a DataFrame that looks like this: df= pd.DataFrame({'A': [1,-2,0,-1,17], 'B': [11,-23,1,-3,132], 'C': [121,