JuliaDB.jl icon indicating copy to clipboard operation
JuliaDB.jl copied to clipboard

Dropmissing is... Missing

Open ghost opened this issue 4 years ago • 1 comments
trafficstars

Ironically, the "dropmissing" function doesn't appear when I try to use it:

julia> using JuliaDB
julia> dropmissing
ERROR: UndefVarError: dropmissing not defined

Using Julia 1.6.0 on Arch Linux

ghost avatar Mar 30 '21 16:03 ghost

Hello @Closed-Limelike-Curves It works in the latest JuliaDB v0.13.1 and in Julia v1.6.0

Screenshot 2021-04-04 at 1 32 34 AM

amwi04 avatar Apr 03 '21 20:04 amwi04