What’s inside
01
Load once, reuse
Add datasets to the plan and share them across every analysis, instead of re-reading the same data for each run.
02
Argset cross-products
Apply one action function to many argsets. One definition then covers every stratum, variable or scenario.
03
Cache and parallelize
Hash-based caching tracks data changes. Run all argsets in parallel when you need the throughput.
