You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently get_best_levels and add_best_levels only combine two datasets that have the exact same column name. This could be improved to be like dplyr's by parameter.
The text was updated successfully, but these errors were encountered:
Currently
get_best_levels
andadd_best_levels
only combine two datasets that have the exact same column name. This could be improved to be like dplyr'sby
parameter.The text was updated successfully, but these errors were encountered: