Skip to content

"paste" processing is not handling list names correctly #6

@vspinu

Description

@vspinu
> str(unnest(list(a = list(b = 1, c = 2)), s("a", process = "paste")))
'data.frame':	1 obs. of  1 variable:
 $ a: chr "1,2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions