Skip to content

ENH/CLN: Make df.pivot to the mapping of pivot_table #6950

Closed
@sinhrks

Description

@sinhrks

Related to #6913.

DataFrame.pivot function uses separate logic and has less keyword options than pandas.tools.pivot_table. How about making DataFrame.pivot to call pivot_table internally to support same keywords as pivot_table?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions