Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add semantics for specifying missing attributes are unobserved / unknown rather than known / missing. #78

Open
cmaclell opened this issue Jan 20, 2019 · 0 comments

Comments

@cmaclell
Copy link
Owner

There are at least two way to interpret missing values:

  • unknown / unobserved
  • known / missing

We currently assume missing values fall into the later case, but it might be nice to have the ability to say you know there is an attribute there, but it's value is unobservable, such as a masked value.

Might be nice to add the ability to handle this.

@cmaclell cmaclell changed the title Ensure correct semantics for missing attributes Add semantics for specifying missing attributes are unobserved / unknown rather than known / missing. Jan 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant