Copy Python Node

Copying can be done in different ways.

Options

Copy mode

How copying is done.

Available options:

  • KNIME: Assign the input table directly to the output table without conversion.
  • Pandas: Call to_pandas followed by from_pyarrow
  • Arrow: Call to_pyarrow followed by from_pyarrow
Use batching

Whether to use batching.

Input Ports

Icon

The input table.

Output Ports

Icon

The copied input table.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.