Skip to content

nest to reverse unnest's name_sep #797

@dah33

Description

@dah33

unnest includes name_sep which forms the names of the new columns by pasting together the outer column name with the inner names, separated by names_sep.

It would be great if nest had a feature to reverse this action: to remove the outer column name and the separator.

https://tidyr.tidyverse.org/reference/nest.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancementrectangling 🗄️converting deeply nested lists into tidy data frames

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions