Skip to content

CLN: use lib.no_default instead of lib.NoDefault in reshape.pivot #53826

Closed
@jbrockmendel

Description

@jbrockmendel

In core.reshape.pivot we have a couple places where a default kwarg is lib.NoDefault where the idiomatic usage would be lib.no_default. I assumed this was just a typo, but when I tried changing it, some tests broke. Need to track down what's going on there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CleanReshapingConcat, 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