Skip to content

Version 0.1.3

Choose a tag to compare

@nalimilan nalimilan released this 20 Mar 13:23
  • Only make copies when necessary from constructors (this may require more explicit copying where appropriate).
  • Preserve levels, ordering an reference type when converting between CategoricalArray and NullableCategoricalArray.
  • Throw an error when null values are found when converting from NullableCategoricalArray to CategoricalArray.
  • Add Documenter.jl manual.