Highlighting DataFrame Values Utilizing Value from Another Function
I am coding an app in Python using Streamlit and I would like to color code DataFrame cells across all columns if their values are greater than the value provided by another function.