potash / drain

pipeline library
MIT License
12 stars 5 forks source link

allow steps to be in any input kwarg, not just inputs #61

Closed potash closed 6 years ago

potash commented 6 years ago

This allows exploration to work with inputs in any kwarg, not just inputs. It just looks for any kwarg whose value is either a Step or a collection of Steps.