Júlio Hoffimann

Results 666 comments of Júlio Hoffimann

@zerefwayne I suggest starting a draft PR in GADM.jl and linking to this issue. It is hard to know exactly what you are trying to achieve otherwise. :+1:

Any recent update regarding this PR? This is the only recipe that is missing in order to migrate all my plots to Makie.jl

Unitful.jl is a super lightweight dependency and I wonder if it wouldn't be much easier for *end users* to just have these recipes added here. Alternatively if they are just...

I think my concern is twofold: (1) we still need manual intervention to get a new model into an existing session. This could be addressed with a prompt installation option...

> For the record, MLJ is not intended to load any code, but still has the ensemble.jl stuff. The plan has always been to remove this. Maybe there are few...

Thanks for getting the ball rolling. I believe that these efforts on time series, spatial, etc. deserve separate packages and shouldn't be implemented as if they were inside the MLJ.jl...

In previous issues I discussed how exporting the name @load from MLJBase would be beneficial to me. For some reason this trivial change was rejected without clear reasons. That is...

Thank you @tlienart , I disagree with this approach as it goes against the usual design of package ecosystems in Julia. Having strong Base packages is much more important than...

Fully support the move to Statistics. I will be super happy the day where we can just do `using Statistics` in our code and have all the basic building blocks...

@tpapp are we still expecting major changes in the statistics API? If something is not solid yet in StatsBase.jl, it is probably because it deserves a separate package? My main...