Skip to content

pdeffebach/MissingsAsFalse.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MissingsAsFalse.jl

CI Testing

A Julia package to treat missing values as false in certain circumstances.

Installation

MissingsAsFalse.jl is a registered Julia package. Run either of the following to install:

julia> import Pkg; Pkg.add("MissingsAsFalse")

or via the Pkg REPL mode (enter by typing ] at the REPL console)

] add MissingsAsFalse

Documentation

Package Mainenance

Pull requests are welcome. Pull requests should include updated tests. If functionality is changed, docstrings should be added or updated. Generally, follow the guidelines in DataFrames.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages