ebranlard / pyDatView

A crossplatform GUI to plot tabulated data from files (e.g. CSV, Excel, OpenFAST, HAWC2, Flex...), or python pandas dataframes
MIT License
107 stars 41 forks source link

Error onEditColumn #178

Closed ebranlard closed 9 months ago

ebranlard commented 10 months ago

image

Might be an old bug

ebranlard commented 10 months ago

Likely an issue when renaming tables, or somehow related to table name. In OnEditColumn, the if statement on the table active name could probably be avoided.

ebranlard commented 9 months ago

My guess is that this is solved, so I'm closing it. Please reopen if it reoccurs.