StatsBase.jl
StatsBase.jl copied to clipboard
Check for length(wv), fixes #578
As the title suggests...
Thanks. Interestingly this makes tests fail in addcounts!, which isn't very reassuring... Could you check what's going on, and add a test using @test_throws?
Sorry, haven't had the time yet to look into this