-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update deprecated use of KDE #361
Comments
I was holding off because KernelDensity requires julia 0.3 and I want to maintain 0.2 compatibly at least until 0.3 is released. |
Crossing my fingers that happens before the reckoning. |
Looks like kde has been removed from StatsBase completely: JuliaStats/StatsBase.jl@d2fb04e This means that Geom.density is now busted. |
I guess 0.3 is eminent enough that I'll just fix this and tag the next version as 0.3 only. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Still getting this deprecated warning. Will the code be corrected to use KernelDensity.kde?
The text was updated successfully, but these errors were encountered: