-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
Especially useful for recursive joins.
We might use a glue like syntax :
power_left_join(list("{col}_from_df1" = df1, "df2_{col}" = df2), by = whatever)
this is more flexible that the suffix argument, and also redundant but we kind of need suffix for compatibility with dplyr.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels