Closed potash closed 7 years ago
Inputs mapping, as currently supported by the inputs_mapping keyword to Step.__init__() would be more useful if it was its own step called MapResults. It would also be easier to understand and make the step class simpler which is desirable.
inputs_mapping
Step.__init__()
MapResults
Inputs mapping, as currently supported by the
inputs_mapping
keyword toStep.__init__()
would be more useful if it was its own step calledMapResults
. It would also be easier to understand and make the step class simpler which is desirable.