cstjean / ScikitLearn.jl

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

CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) #124

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the StatsBase package from 0.33 to 0.33, 0.34. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

ablaom commented 8 months ago

A user ran into this recently. Could we have a review please?