Skip to content

Panel.fillna() loses index names #3570

Closed
@joeb1415

Description

@joeb1415
Panel.fillna() 

should accept

(axis= [0, 1, 2] or ['items', 'major_axis', 'minor_axis'])

as an argument.
Right now it essentially defaults to

(axis='major_axis')

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignIndexingRelated to indexing on series/frames, not to indexes themselvesMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions