Skip to content

Arrays for working with categorical data (both nominal and ordinal)

License

Notifications You must be signed in to change notification settings

JuliaData/CategoricalArrays.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CategoricalArrays.jl

Build status Coveralls Codecov

Documentation:

This package provides tools for working with categorical variables, both with unordered (nominal variables) and ordered categories (ordinal variables), optionally with missing values.