What are the best options for displaying a dataframe in pyside6?
I’m looking for a way to add color text in rows being displayed in a pyside6 app. For example in the code below, if the “City” is “New York” I want all of the text in that row to be red.