Insert missing dates range

@kellyhui you can read about python and knime and the use of ChatGPT in the two articles I linked.

The import … would activate the KNIME python module called “knio”. This is how Python handles its modules. From my perspective it will make much sense to learn just enough python to use such small snippets to extend one’s abilities.

You can load the full example from the entry or the KNIME hub and try yourself. You can import the .knar file in your own knime version.

If you want to fill columns with values from above you can usev the missing value node:

1 Like