Version 0.2.3
- Override
Nulls.levels
instead of defining our own function. This prevents conflicts with e.g. DataArrays and allows packages to use it without directly depending on CategoricalArrays. - Reexport Nulls for convenience.
Nulls.levels
instead of defining our own function. This prevents conflicts with e.g. DataArrays and allows packages to use it without directly depending on CategoricalArrays.