JuliaAI / StatisticalTraits.jl

Other
3 stars 2 forks source link

New patch breaks MLJBase #12

Closed ablaom closed 3 years ago

ablaom commented 3 years ago
julia> using MLJBase
[ Info: Precompiling MLJBase [a7f614a8-145f-11e9-1d2a-a57a1082229d]

julia> measures()
59-element Vector{NamedTuple{(), Tuple{}}}:
 ()
 ()
 ()
 ()
 ()
 ()
 ()
 ()
 ()
 ()
 ()
 ()
 ()

cc @OkonSamuel

ablaom commented 3 years ago

I'm going to yank the patch release and make a new breaking release.