Hi there, I am using datatable (not Dash DataTable, but the equivalent to pandas) for my dataframes. When using pandas I simply can use those datafremes to create the Dash DataTables. But when the dataframe was created with datatable I can’t use it create the Dash DataTable. Sorry for the confusing wording.
Here is the in App error message:
I guess my questions is the following: what sources can be used to create Dash DataTables besides pandas. If I want to use datatables what changes to my code are necessary?
Please let me know if I have provide to details or further clarification.
2 posts - 2 participants