hi!
thanks for this awesome project!
I have an issue when i try to import it:
File "C:\Anaconda3\lib\site-packages\dash_dataframe_table_init_.py", line 114
if cell_style_entry := cell_style_dict.get(col_name):
^
SyntaxError: invalid syntax
Can you help me out a bit?
Update:
I figured out that its due to python version.
I have another question:
can i format cell based on value in different column?
hi!
thanks for this awesome project!
I have an issue when i try to import it:
File "C:\Anaconda3\lib\site-packages\dash_dataframe_table_init_.py", line 114
if cell_style_entry := cell_style_dict.get(col_name):
^
SyntaxError: invalid syntax
Can you help me out a bit?
Update:
I figured out that its due to python version.
I have another question:
can i format cell based on value in different column?