Skip to content

Skew and kurtosis in describe method #44751

Closed
@PeterPirog

Description

@PeterPirog

I wish I could use pandas to do show skew and kurtosis in df.describe method, of course I know that there are separate methods:

  • df.kurtosis
  • df.skew

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNeeds TriageIssue that has not been reviewed by a pandas team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions