Skip to content

np.isnan() fails on string #1

@HSCDEV

Description

@HSCDEV

The compare_DataFrame function used in unit tests fails on string compares, because np.isnan() doesn't take strings as input. Better replace by pandas.isnull().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions