Skip to content

DES: Should util.is_nan check for complex('nan')? #24607

Closed
@jbrockmendel

Description

@jbrockmendel

It doesn't at the moment. A handful of functions in libs.missing do check for complex nan, and could be simplified/de-duplicated if we make util.is_nan also catch the complex case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ComplexComplex NumbersMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions