Version 0.2.1
- Make
CategoricalValue <: AbstractString
and implement the full string interface transparently forCategoricalValue{<:AbstractString}
objects. - Improve the printing of type information for
CategoricalArray
.
CategoricalValue <: AbstractString
and implement the full string interface transparently for CategoricalValue{<:AbstractString}
objects.CategoricalArray
.