Skip to content

ENH/API: DataFrame.unstack() support for dropna and sequentially #9533

Closed
@seth-p

Description

@seth-p

Add dropna and sequentially parameters to DataFrame.unstack(), to match DataFrame.stack(). For backwards compatibility, these should default to dropna=False and sequentially=False -- which are different from the defaults for DataFrame.stack().

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateReshapingConcat, 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