Skip to content

Improve error message of numeric comparison #140

@selkamand

Description

@selkamand

When x=NaN for numeric comparison assertions like assert_greater_than don't give great error messages:

Image

We should explicitlly assert values do not include missing values and give a nicer, more informative error. Just adding assert_no_missing to the chain should do

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