Closed randrescastaneda closed 9 months ago
This version makes sure that all the dplyr tests pass using data.frame instead of data.table.
In addition, several updates have been made to update_values and update_NAs. Now, they only depend on base R and collapse.
Note: we sill need to find a way to Replace values for rows matching a condition using {collapse} package
This PR has been moved to #32
This version makes sure that all the dplyr tests pass using data.frame instead of data.table.
In addition, several updates have been made to update_values and update_NAs. Now, they only depend on base R and collapse.
Note: we sill need to find a way to Replace values for rows matching a condition using {collapse} package