IconKNIME Table SQL example 

Example of using the KNIME Table Session Connector component to enable the execution of SQL directly against the data in the table. The component uses the […]

IconChallenge 13 - Onsite and Online Transactions 

Four solutions to extract data based on various scenarios. Catering for: 1. Simplicity 2. Dimensional Reduction 3. Scalability 4. Parallelism Each […]

Regex String Replacer 

Strips out all characters that match a Regex pattern and replaces with the specified string e.g Strip out all numerics: [0-9] Strip out all […]

Regex Find All 

this component searches and returns all the terms that match the given regular expression. this component takes a regular expression and a column of type […]

IconProductExtractor-data 

<p>This tool receives a table containing product feedback and a regex that matches the products. It produces in output the table with the extracted product […]