Nelson-Gon/mde

drop_na_if returns percentages data frame instead

Closed this issue · 0 comments

When using drop_na_if, it returns the percentages/decimals data.frame object instead of the original data.frame with columns dropped.

This is clearly a bug and is not what one would expect to happen.