Skip to content

Consider replacing as_list_col, names_sep with dplyr behavior #261

Closed
@brookslogan

Description

@brookslogan

We might want to make things more dplyr-like by not prefixing to begin with, eliminating as_list_col and let users just wrap their output in a list if they want the corresponding output column to be a list, and eliminating names_sep. (Might avoid confusion leading to filing #229.) Relates to #240.

Not sure if we should treat this as a P1 instead, as this would be a breaking change for users that do rely on the prefixed-unnest behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2low priorityop-semanticsOperational semantics; many potentially breaking changes here

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions