Closed echus closed 3 months ago
We set defaults for parameter resource values inside the resource itself. Tabular data resources don't have default values per se (I'm not sure if we should allow this?). For pure string/number/bool arguments, where should we store the defaults? Inside the argument space, i.e. arguments/bindfit.default.json? Or inside the algorithm interface, algorithms/bindfit.json["interface"]? @JamesWilmot
Add command for setting non-resource-type argument (e.g. str/enum)