There is a newer version of the record available.

Published April 16, 2020 | Version v0.8.0
Software Open

JuliaData/CategoricalArrays.jl: v0.8.0

  • 1. Franch Institute for Demographic Studies (Ined)
  • 2. Technical University of Munich
  • 3. Freq
  • 4. Warsaw School of Economics
  • 5. Facebook
  • 6. Rutgers University
  • 7. Beacon Biosignals
  • 8. Washington University in St. Louis
  • 9. SecondSpectrum
  • 10. IBM Research
  • 11. University of Virginia
  • 12. University of Mannheim
  • 13. Julia Computing
  • 14. University of Wisconsin

Description

CategoricalArrays v0.8.0

Diff since v0.7.7

Closed issues:

  • Check for null values in copy!() (#38)
  • WARNING: Compat.Statistics is deprecated, use Statistics instead. (#236)
  • cut produces duplicate levels (#244)
  • cut() extend doesn't work data has missing values (#246)
  • categorical fails on undef` (#248)
  • fill! does not copy levels (#249)
  • Handle heterogeneous string level types (#255)
  • Make fill(::CategoricalValue, ::Integer) return a CategoricalArray (#257)

Merged pull requests:

  • Enable CI on Julia 1.4, drop 1.2 (#242) (@nalimilan)
  • Fix docs signature of ordered!(A, ordered) (#243) (@kmsquire)
  • Fix cut with duplicate breaks (#245) (@nalimilan)
  • Install TagBot as a GitHub Action (#247) (@JuliaTagBot)
  • Merge levels in fill!(::CategoricalArray, ::CategoricalValue) (#250) (@nalimilan)
  • Fix Travis (#251) (@nalimilan)
  • Make collect(::CategoricalArray) return a CategoricalArray (#252) (@nalimilan)
  • Drop distinction between index and levels (#253) (@nalimilan)
  • Add isordered for CategoricalValue (#254) (@juliohm)
  • Make fill(v::CategoricalValue, ...) return a CategoricalArray (#259) (@nalimilan)
  • Add levels keyword argument to constructors (#260) (@nalimilan)
  • Fix printing tests on Julia 1.5 (#261) (@nalimilan)
  • Make compress argument to categorical a keyword argument (#262) (@nalimilan)
  • Rename allow_missing to allowmissing, fix bug in cut (#263) (@nalimilan)
  • Transform SubString and AbstractString leveltypes to String by default (#264) (@nalimilan)
  • Fix droplevels! (#265) (@nalimilan)
  • Fix copyto! when source and destination levels are equal (#266) (@nalimilan)

Files

JuliaData/CategoricalArrays.jl-v0.8.0.zip

Files (130.6 kB)

Name Size Download all
md5:88615f97709d8caeac59f9dbab8d591f
130.6 kB Preview Download

Additional details