I am trying to use multiple dataframes as inputs into a data table. I am not sure if the DataTable component allows this, and the only idea I had to bypass this was using the data for a graph that already is using multiple dataframes. Is there a way to use the data that goes into the figure as a input in a different callback? That way I could read in the data as a single dataframe and create the desired table. Any input would be greatly appreciated, Thanks!
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Loading pandas dataframe into Data table through a callback | 18 | 27584 | February 10, 2020 | |
| Update a DataTable by creating a dataframe in a callback function | 1 | 2008 | February 2, 2019 | |
| Dash datatable setup with dash core components | 10 | 879 | August 31, 2021 | |
| Dash DataTable - Generate new table via callbacks | 7 | 7411 | December 10, 2019 | |
| Can I make a dash table input into a callback? | 6 | 3195 | October 5, 2023 |