Skip to content

add as.data.frame option to return nested data frame with one row per dimension/degree #48

@corybrunson

Description

@corybrunson

The persistence data structure is space-efficient in the same way as a data frame with list-columns (or a nested tibble). It would be nice to enable users to convert directly between these structures, say with a nested argument that defaults to FALSE (for backward compatibility as well as to agree with user expectations).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions