Cédric St-Jean
Cédric St-Jean
That means that AccessorsExtra is pirating Accessors functions, right? I don't think that's absolutely wrong, but IMO it would deserve a warning in the README.
Right, I get why you do it, and I might do the same in that context. Just that "Why does `set(obj, @o ...)` work when I `import QuaternionDance`, but not...
> conda install -y -c conda-forge libstdcxx-ngnothing Sounds like this is the problem, and it looks unrelated to ScikitLearn. Sorry, I cannot help, but I would try posting it to...
@Vilin97 To be clear: please try `]add ScikitLearn#master` and rerun your code to see if it solves the error.
Do you get the same problems on Julia 1.10?
With a pull request! This shouldn't be too difficult, so if you're up for macros, I would encourage you to try. Otherwise... On the user side, you could do this:...
I'd love to be able to write `map(nth(3), my_vec)` instead of `map(x->x[3], my_vec)`. Or `map(third, v)`.
Probably! I'll reopen if I still get those. Thanks!
In the error page, the stack traces are now abbreviated 🎉 But the display of the error itself is not (in this case, it's a MethodError)
If I have a registry with a package `repo` pointing to a (local) bare git repo, that should be fine, right? I get `ERROR: MyPackage: git object a9a6dbcbb364b9309eeb0a977969d4876de6345a should be...