I am thinking to build a small app that will allow users to enter data in a data table and will store the data in a data frame. I am trying to research the best way to go about this and like the Dash data tables, but it looks like you can only edit rows and columns. Am I reading this correctly? Editable DataTable | Dash for Python Documentation | Plotly
The goal of the project is to display data that I already have and collect more data that’s needed. Is there a better way to go about this? Storing the data in a pandas data frame is fine. Thank you in advance!
1 post - 1 participant






