Dokumentation (english)

Apply Transformation

Clean, reshape, filter, and prepare your data using predefined transformation operations.

The Apply Transformation node applies a predefined operation to a data blob. Use it to clean, filter, reshape, or prepare your data before feeding it into a model or exporting it.

Transformations are organized into categories and subcategories. Once you select a transformation, the configuration panel loads the specific settings for that operation dynamically.

Configuration

The node uses a cascading selection:

  1. Transformation Category — The broad type of operation (e.g. cleaning, filtering, reshaping)
  2. Transformation Subcategory — A more specific operation type within the category
  3. Transformation — The exact transformation to apply
  4. Transformation Configuration — Settings specific to the selected transformation, loaded dynamically

Inputs & Outputs

NameDescription
InputblobThe data blob to transform (required)
Outputoutput_blobThe transformed data blob

Tips

  • Chain multiple Apply Transformation nodes in sequence to build multi-step data preparation pipelines
  • Use a Preview Output node after each transformation to inspect results step by step
  • For logic that no predefined transformation covers, use a Custom Code node instead

Command Palette

Search for a command to run...

Schnellzugriffe
STRG + KSuche
STRG + DNachtmodus / Tagmodus
STRG + LSprache ändern

Software-Details
Kompiliert vor 1 Tag
Release: v4.0.0-production
Buildnummer: master@64a3463
Historie: 68 Items