Skip to content

renaming of auxiliary columns #16

@moodymudskipper

Description

@moodymudskipper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions