reflex/tests/components/datadisplay
Elijah Ahianyo 50cdfac24c
bugfix/723: pc.data_table not working well with pandas as computed vars (#745)
* bugfix/723: pc.data_table not working well with pandas as computed vars

Turns out this isnt really a bug. You need to specify an annotation for the computed var to work. This Pr adds a check for annotations on computed vars for data tables

* added more validation for column field
2023-04-02 16:49:50 -07:00
..
__init__.py Add error message for invalid var ops (#664) 2023-03-11 21:11:59 -08:00
conftest.py bugfix/723: pc.data_table not working well with pandas as computed vars (#745) 2023-04-02 16:49:50 -07:00
test_datatable.py bugfix/723: pc.data_table not working well with pandas as computed vars (#745) 2023-04-02 16:49:50 -07:00