Skip to content

Add a "why nested-pandas?" section to the docs #283

Open
@dougbrn

Description

@dougbrn

Nested-Pandas is an enhancement to pandas that has some degree of overlap with other APIs (pandas multi-index, ragged arrays). It would be nice to have a section of the docs that explains the motivation behind nested-pandas and the strengths of it compared to the existing offerings for pandas users. Multi-indices is the main one (with our obvious strengths being that we can store an arbitrary number of columns at a given level with no data duplication, whereas multi-indices are limited to just using the index).

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