Skip to content

JuliaData/Missings.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nulls

A null value representation for Julia for databases and statistics

Documentation PackageEvaluator Build Status

Installation

This package is not yet registered in METADATA.jl, so it must be installed with Pkg.clone

julia> Pkg.clone("https://github.com/JuliaData/Nulls.jl")

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package is tested against Julia 0.5 and current 0.6 on Linux, OS X, and Windows.

Contributing and Questions

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