Home

Awesome

Missings.jl

CI codecov deps version pkgeval

Convenience functions for working with missing values in Julia

Installation: at the Julia REPL, import Pkg; Pkg.add("Missings")

Maintenance: Missings is maintained collectively by the JuliaData collaborators. Responsiveness to pull requests and issues can vary, depending on the availability of key collaborators.

Project Status

Starting from Julia 1.0, the Missing type and basic related functionality are part of the language. For documentation see the Julia manual section on missing values.

This package provides additional functionality for working with missing values:

Contributing and Questions

Contributions are welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.