Solution to an exercise for joining and concatenating data.
Combine data tables side-by-side using the join operation. Put tables on top of each other with the concatenate operation.
CHECK YOUR ANSWERS:
Joiner:
The number of rows is 32549 in all joined tables. No rows were discarded in the joining operations.
Concatenate:
The ID column is missing in the adult_scotland table. You need to select union of columns, if you want to include the ID column in the concatenated table.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com, follow @NodePit on Twitter or botsin.space/@nodepit on Mastodon.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.