Icon

2021

This directory contains 20 workflows.

Iconkn_​forum_​37416_​curve_​fit_​r 

Example workflow showing: 1. Loss of collection cell types on pass through R snippet 2. Deconvoluting a List cell in R snippet and outputing a new List of […]

Iconkn_​forum_​37957_​python_​view_​example 

Python View Example Python View Example This workflow shows how to create complex plots using your favorite python package. In this example, […]

Iconkn_​forum_​38140_​utc_​timestamp_​convert 

Quick fix for Date/Time question with different length of parts of seconds

Iconkn_​forum_​38226_​excel_​sheet_​force_​name_​read 

Excel Reader - force sheet_selection "NAME" with Flow variable URL: original file from forum […]

Iconkn_​forum_​38282_​join_​tables 

Join a table and check for duplicates (forum: 38282)

Iconkn_​forum_​38360_​special_​characters_​in_​path_​name 

Test long and complicated path names with special characters (and the new Path variables) - the subfolder /data/ contains a folder "/ccc & ccc/eee eee […]

Iconkn_​forum_​38380_​excel_​re_​evaluate_​formulas 

try to find a workaround to re-calculate Excel formulas on sheets other than the one being imported (which is possible in the Excel-Reader) - WORK IN PROGRESS

Iconkn_​forum_​38402_​try_​catch_​loop_​error_​and_​continue 

Catch an error in an optimization loop and continue (Forum 38402) The important points are: - encapsulate your loop in a component. Otherwise KNIME seems […]