wgiese / polarityjam

Other
3 stars 3 forks source link

remove last row if all values are nan #43

Open wgiese opened 2 years ago

wgiese commented 2 years ago

In some cases the last row of the feature output csv of the python workflow file is filled with nan values. Also 'filename' and 'label' are nan, this leads to problems when loading the data in the R-shiny app.

jpalbrecht commented 2 years ago

Have a close look! This could lead to a indices shift and that can be fatal!