Skip to content
This repository was archived by the owner on May 14, 2018. It is now read-only.
This repository was archived by the owner on May 14, 2018. It is now read-only.

Code duplication between test_NA and fix_NA #27

@davharris

Description

@davharris

There's a lot of duplication between the code in test_NA and fix_NA. For example, both functions have lists of NA strings like -999, and it would be easy for these to get out of sync.

What do folks (especially @hilaryparker) think of this division of labor between the functions:

  • test_NA finds the missing values
  • fix_NA calls test_NA to find where the missing values are, and then replaces them.

If I get the go-ahead, I'm happy to make a pull request for it.

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