vatlab / sos

SoS workflow system for daily data analysis

Home Page:http://vatlab.github.io/sos-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add parameter group_by to output_from

BoPeng opened this issue · comments

commented

As discussed in #1115

commented

Note that

named_output('a')

gets step_output['a']. It is better to also pass the group information so that named_output('a') is a proper subset of step_output.