1

The targets R package lets the user define an execution pipeline with minimal extra syntax and automatically handles things like cache and random seeds. It would be nice to have a similar tool in Julia.

Closest thing I have found so far is DrWatson.jl but it seems a lot more limited in scope.

Luna
  • 21
  • 4
  • would this work? https://github.com/cihga39871/Pipelines.jl – Mark Jul 09 '23 at 06:17
  • 1
    I will have to look deeper into it, but reading through the documentation, it looks quite promising. Thank you! – Luna Jul 12 '23 at 14:29

0 Answers0