Skip to content

API: DataFrame.melt(), DataFrame.wide_to_long() #14876

Closed
@jreback

Description

@jreback

xref #14779

So I think it might be nice to have these as convenience methods on DataFrame().
we can deprecate (pd.melt & pd.wide_to_long), though we didn't deprecate pd.pivot_table, even though it exists on DataFrame, so this can be a discussion point.

but if we do this, then maybe have a shorter / better name than wide_to_long? (even though it is strictly speaking pretty informative).

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignNeeds DiscussionRequires discussion from core team before further actionReshapingConcat, Merge/Join, Stack/Unstack, Explode

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions