Skip to content

PERF: pct_change perf / cleanup up NDFrame.slice_Shift #6995

Closed
@jreback

Description

@jreback

see #6974

for Panel

  • like to remove NDFrame.slice_shift and roll it into the Block itself as a bit cleaner
  • see if can fix pct_change perf as its doing a isnull on by slice; maybe can just do that once then slice the mask

Metadata

Metadata

Assignees

No one assigned

    Labels

    InternalsRelated to non-user accessible pandas implementationPerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions