Update DataFrame

Hi @harishkashyap, @jackmleitch and @fabmeyer , I used AGgrid on a pandas dataframe to implement the edit / update functionality. Do check if this works for you. You will need a sample CSV with Name & Amt columns containing a few entries to test this. You will also need to change the path.

Here’s the link: Ag-Grid component with input support - #236 by Shawn_Pereira

The delete rows functionality has been done by @sis . The link is here: Ag-Grid component with input support - #171 by sis

Cheers

1 Like