Skip to content

Add test for missing values in diagnostics #26

@Seth-Rothschild

Description

@Seth-Rothschild
  • Henchman version: 0.0.3

Description

The following lines loops are not run during tests

  • if duplicates.shape[0] > 0: (line 59)
  • if datacol.isnull().sum() > 0
    • Line 136 for the object column summary
    • Line 161 for boolean
    • Line 177 for numeric

Metadata

Metadata

Assignees

No one assigned

    Labels

    easyfixThis is a problem but is painless to fixgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions