IconData Wrangling _​ Reading and Transfering PDF Files 

https://forum.knime.com/t/pdf-extract-text-plus-export-to-excel/63074

IconNumber Sequence Extraction 

Extract number sequences from unstructured text data. Built as an example solution for the forum post at: https://forum.knime.com/t/regex-extraction/36707/5

IconFilter Columns After Cell Splitter 

I want to filter (include) with Regex the column named "ID_Arr[1]_Arr[0]", but the expression NAME|MONTH|ID_Arr[1]_Arr[0] does not include the last column

IconPDF - Python package Camelot to extract Text and Tables 

KNIME — Extract Text and Tables from PDF Files with Python in a Low-Code Environment https://medium.com/p/e2949a95e3fc KNIME and Python — Setting up and […]

Iconkn_​forum_​45697_​reduce_​spaces 

replace several missings in string replace several missings in string replace(column("Column1"), " "," ") URL: Removing […]

IconFind variable column and row position 

Find the ROW containing the "plates" using regex, and create two variables. The first is the row number with the "plates" title in it. The second is that […]