MissingStrategies.jl

MissingStrategiesModule

Support handling of missing values by

  • a typed hierarchy of strategies of dealing with missings
  • a trait that helps dispatching on eltype that allows missing
  • a macro allowing to easily extend functions by methods that deal with missings
source

See all the github repository.