DataArrays.jl
DataArrays.jl copied to clipboard
Support other statistics functions in Base
Per JuliaLang/julia#4552, users will now be recommended to use DataArrays to handle missing data. For completeness, it would be nice to support the full range of statistical functions defined in Base.
- [ ]
Base.stdm - [ ]
Base.varm - [ ]
Base.median! - [ ]
Base.hist - [ ]
Base.hist2d - [ ]
Base.histrange - [ ]
Base.midpoints - [ ]
Base.quantile - [ ]
Base.quantile! - [ ]
Base.cov - [ ]
Base.cor