Icon

Public

This directory contains 54 workflows.

Icon20230215 Pikairos ChEMBL SQLite database Example of Quering Filtering and Joining before Reading Final Results 

This workflow shows how to read data from the ChEMBL SQLite Database with quering, filtering and joining before reading the final Results.

Icon20230215 Pikairos Extract XLSX Sheet Names 

This workflow provides with a component to extract sheet names from an Excel file in XSLX or XLSM format. The way it works is by decompressing the Excel […]

Icon20230220 Pikairos How to Exclude Numerical Columns with NaN values 

This workflow shows how to filter out columns with at least one NaN value in their rows. The workflow answers the question asked by Vani_26 in forum thread […]

Icon20230406 Pikairos Compare and match 2 Columns 1 

This workflow shows how to convert strings into bit vectors using the -Create Bit Vector- node in view to comparing strings using the -Similarity Search- […]

Icon20230410 Pikairos Splitting HTML element into rows 

This workflows shows how to split a HTML piece of code based on "<br>" separators. The workflow answers the question asked by @Wesley in post 65181 in […]

Icon20230411 Pikairos Weighted Moving Average 

This workflow shows how to implement from scracth a simple Weighted Moving Average. The size of the Weighted Moving Average is determined by the numbers of […]

Icon20230415 Pikairos Normalizer Node Calculations into Separate Columns 

This workflow shows how to append normalized numerical columns to the original columns before normalization. The workflow brings an answer to post number […]

Icon20230424 Pikairos Simple Regression 

Ce workflow montre en français comment mettre un place une régression linéaire par arbre de décision avec KNIME. Le workflow répond aux questions posées par […]

Icon20230505 Pikairos Filter Out List of Words from All Rows in Given Table 

This workflow shows how to remove a list of specific words from all the sentences of the rows in a table. This workflow is, let’s say, L2 KNIME level […]