MissingStrategies.jl

Author bgctw
Popularity
0 Stars
Updated Last
2 Months Ago
Started In
March 2021

Build status (Github Actions) codecov.io

MissingStrategies.jl

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

see example in documentation

Used By Packages