I am using pandastable to display a pandas dataframe. I would like to set the fill color or the background color of a cell based on the value. Is there a function I can call which takes row index, column index and color? BTW, when I right click on a cell in a displayed table, it gives me a menu to select a color, but it does not set the color of the cell. How is the selected color used? Thank you.
Asked
Active
Viewed 40 times