Dash DataTable individual highlight using style_data_conditionals works unusual
问题 Morning, I'm working on a Project using Python3, Flask and Dash. I'm visualizing a CSV Table using the DataTable() from dash_table and want to highlight some specific cells. Accordistrong textng the documentation of table styling, this can be done by using the style_data_conditional attribute inside of the DataTable definition. [ https://dash.plot.ly/datatable/style ] My CSV table looks like this: testclient, 0.40, 0.48, False, False, False, 0.14, True, True, 0.0, 2 raspberrypi, 0.20, 0.21,