
Reputation
Badges 1
151 × Eureka!Thanks for your help. I will stick with task.connect() first. I have submit a Github Issue, thanks again AgitatedDove14
https://github.com/quantumblacklabs/kedro-examples/blob/master/kedro-tutorial/conf/base/catalog.yml
I am actually using Kedro (a pipeline library), you can check out the yaml config here. There will be a lot of cases that I need to insert a new argument or dataset in between
I tried pass the dictionary but the output is not ideal. I would want to have some nested dict like the "execution" > "Source" layout.
As number of parameters can be large, having some hierarchy in the UI will be much easier for comparison
CumbersomeCormorant74 Thanks for the reply. Let me clarify, I mean reordering the columns (dragging the column).
If the drag defaults columns, and hit F5, the order is preserved. However, if you try adding a metric column to be the first column and hit F5, it will not be preserved.
may I ask is there a planned release date?