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

Improve the treatment of missing values #42

Closed
2 tasks done
juliohm opened this issue Aug 10, 2019 · 1 comment
Closed
2 tasks done

Improve the treatment of missing values #42

juliohm opened this issue Aug 10, 2019 · 1 comment

Comments

@juliohm
Copy link
Member

juliohm commented Aug 10, 2019

Missing values are now well-supported by the language. The project already takes missing values into account, but current implementations can certainly be improved.

  • Deprecate uses of the valid function throughout the GeoStats.jl stack, including solver packages
  • Deprecate the isvalid function and assume that the only missing value is missing
@juliohm juliohm added this to the 0.12 milestone Jan 20, 2020
@juliohm juliohm removed this from the 0.16 milestone Aug 7, 2020
@juliohm
Copy link
Member Author

juliohm commented Aug 15, 2020

Fixed on the master branch.

@juliohm juliohm closed this as completed Aug 15, 2020
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