cstjean / ScikitLearn.jl

Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/
Other
547 stars 75 forks source link

Compatibility with DataFrames.jl v1.0 #97

Open PyDataBlog opened 3 years ago

PyDataBlog commented 3 years ago

The big release of DataFrames.jl v1.0 is incompatible with the current version of ScikitLearn.jl.

cstjean commented 3 years ago

See #96