Skip to content

Empty DataFrame breaks .pivot_table() #712

Closed
@kieranholland

Description

@kieranholland

Example:

df = DataFrame({}, columns=['a', 'b'])
df.pivot_table(rows='a')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions