You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2022. It is now read-only.
ERROR: The following package names could not be resolved:
MLJPreprocessing (not found in project, manifest or registry)
Please specify by known name=uuid.
Please update the package to Julia 1.2
I find it overwhelming to call Python for the most basic functions in Machine Learning. Unfortunately, only few Julia libraries are upgraded to the latest version of Julia.
Thank you!
The text was updated successfully, but these errors were encountered:
The preprocessing implemented in this package is incredibly simple and can generally be redone in three lines or less,
So I don't see why you would use PyCall for it. :-)
But yes, this should be upgraded.
It probably just needs a Project.toml added.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Error on Julia 1.2
ERROR: The following package names could not be resolved:
MLJPreprocessing (not found in project, manifest or registry)
Please specify by known
name=uuid
.Please update the package to Julia 1.2
I find it overwhelming to call Python for the most basic functions in Machine Learning. Unfortunately, only few Julia libraries are upgraded to the latest version of Julia.
Thank you!
The text was updated successfully, but these errors were encountered: