I’m trying to make my app more responsive using client-side callbacks. Unfortunately I’m not very familiar with JavaScript, and I need to be able to do client-side manipulations on the data, which is held in a dataframe. For example, I’d like to divide one column by another and display the result, all client-side.
Are there any resources that can help me to do this? I’ve been using Clientside Callbacks | Dash for Python Documentation | Plotly but I’m not clear what form my dataframe takes once it appears client-side, so I don’t really know where to start for manipulating it. Any pointers greatly appreciated!
1 post - 1 participant






