Not any, as currently.
Consider the case of dropping missing values — you only want to drop rows where all values are missing. This will make rcrds and data frames different, which I think makes sense (since a rcrds row represents a single value, but a data frame row represents many)
Not any, as currently.
Consider the case of dropping missing values — you only want to drop rows where all values are missing. This will make rcrds and data frames different, which I think makes sense (since a rcrds row represents a single value, but a data frame row represents many)