Icon

2023

This directory contains 41 workflows.

Iconkn_​forum_​65924_​import_​csv_​detect_​header 

import CSV file with KNIME node - skipping headers

Iconkn_​forum_​66488_​excel_​first_​sheet 

Excel Sheet names and index of Sheets - KNIME forum (66488)

Iconkn_​forum_​66846_​excel_​consolidate_​files 

Combine Excel Files from two Folders and export to a new Excel File - matching the file names

Iconkn_​forum_​66998_​regex_​extractor_​capital_​letters 

Extract three capital letters from a string with RegEx and compare them to a list ----------- \s([A-Z]{3})(\s|$) This RegEx code will find all groups […]

Iconkn_​forum_​67024_​db_​postgres_​transfer_​data_​uuid 

PostgreSQL - create data table with uuid - transfer data from H2 database to Postgres using Streaming

Iconkn_​forum_​67121_​python_​lists_​loop 

Python - KNIME string as a list in Python

Iconkn_​forum_​67850_​csv_​kaggle_​data_​import 

Import a CSV file from Kaggle and do some manipulations with date format and duration https://forum.knime.com/t/knime-data-import-problem/67850?u=mlauber71

Iconkn_​forum_​69854_​dbc_​dbf_​import_​datasus_​br 

Use KNIME, R (read.dbc) and Python (dbfread) to import DBC (compressed DBF) from DATASUS (Department of Informatics of Brazilian Health […]

Iconkn_​forum_​70050_​pdf_​table_​extract_​indy_​car 

Extract Table from PDF with the help of Python package "camelot" KNIME and Python — Setting up and managing Conda […]

Iconkn_​forum_​70179_​10m_​rows_​filter 

Issue: Row Filter with many rows never finishes.