noaa-nwfsc / FishSET

FishSET (fisheries spatial economics toolbox) includes tools for spatial data analysis, running location choice models, and simulating policy scenarios.
https://noaa-nwfsc.github.io/FishSET/
Other
4 stars 0 forks source link

NA and NaN removal/replacement #52

Open Paul-Carvalho opened 6 months ago

Paul-Carvalho commented 6 months ago

App can only remove all or replace all NAs/NaNs with their mean values. This should be changed so that users can select which columns they would like to replace/remove values from, and it should also include character columns (in case of NAs). Currently only numeric columns are allowed to be updated.