Skip to content

API: why do DataFrame bool ops have default_axis=columns while arith/cmp have default_axis=None? #36788

Closed
@jbrockmendel

Description

@jbrockmendel

Changing the default_axis to None doesn't break any tests, and that would allow for a bit of code simplification. So is there a reason for the current implementation?

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions