Skip to content

API: Should indexing on columns give views or copies? #33780

Closed
@jbrockmendel

Description

@jbrockmendel

Migrating the discussion from #33597:

We can improve performance (and memory footprint) by returning views in more cases. The downsides are 1) the returned DataFrames are less-consolidated and 2) users may be relying on getting copies in some situations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignCopy / view semanticsIndexingRelated to indexing on series/frames, not to indexes themselvesNeeds DiscussionRequires discussion from core team before further action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions