I am trying to use the dropdown in Datatable in which I wanted to make any changes on data table based on the dropdown list. Do I need to add any callback for it or it internally makes changes on the existing pandas data frame.
I am trying to use the dropdown in Datatable in which I wanted to make any changes on data table based on the dropdown list. Do I need to add any callback for it or it internally makes changes on the existing pandas data frame.