Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Loop End (Column Append) (deprecated)
NodeNode / LoopEnd

Loop End (Column Append) (deprecated)

Workflow Control Loop Support

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like
Copy short link

Node at the end of a loop, collecting the intermediate results by joining the tables on their row IDs. In each iteration the node will join the current input table with the previous result. The join is based on the row ID on the incoming tables.

The typical use case of this node is that you calculate a set of new columns in the loop body and then feed only the newly created columns to this loop end node. It will join all intermediate results (the results from each iteration) using a join operation (full outer join on the RowID column). It is strongly recommended that you filter the original input data from the input as it will otherwise occur multiple times in the joined output. Use a Joiner node following this loop end node in order to join the result with the original input data (the data provided to the loop start node).

External resources

  • KNIME E-Learning Course: Section 7.2. Re-executing Workflow Parts: Loops

Node details

Input ports
  1. Type: Table
    Any datatable
    Any datatable
Output ports
  1. Type: Table
    Collected results
    Collected results from the loop body

Extension

The Loop End (Column Append) (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    _01_PMR_Analysis
    knime > Examples > 50_Applications > _23_PMR_Analysis > _01_PMR_Analysis
  2. Go to item
    BindingDB_FMCT-Fingerprint,batch
    knime > Examples > 50_Applications > _20_BindingDB_large_download > BindingDB_FMCT-Fingerprint,batch
  3. Go to item
    Manual Feature Selection
    These workflows demonstrate interesting way to use loops. They replicate functionality th…
    knime > Examples > 20_Strange_but_Educational > 01_Strange_Loops > 01_Feature_Elimination_Done_Manually
  4. Go to item
    KNIME Forum Success Measures
    NLP Text processing Natural language processing
    +2
    This workflow generates simple statistics of posts and answers in the KNIME forum, such a…
    knime > Examples > 50_Applications > 07_Forum_Analysis_of_the_KNIME_Forum > 01_Simple_Statistics_on_KNIME_Forum
  5. Go to item
    KNIME Forum Success Measures
    NLP Text processing Natural language processing
    +2
    This workflow generates simple statistics of posts and answers in the KNIME forum, such a…
    kzhqtt > Public > KNIME Hub Forum text > Simple_Statistics_on_KNIME_Forum
  6. Go to item
    DrugBank Network Analysis
    The workflow analyses data from DrugBank (http://www.drugbank.ca/) a public available db …
    knime > Examples > 08_Other_Analytics_Types > 05_Network_Mining > 05_DrugBank_Network_analysis
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits