Icon

Public

This directory contains 400 workflows.

Iconkn_​example_​duplicates_​school_​of_​db_​h2 

Dealing with duplicates is a constant theme with data scientist. And a lot of things can go wrong. The easienst ways to deal with them is GROUP BY or […]

Iconkn_​example_​excel_​import_​meta_​workflow 

KNIME and Excel — An Overview of What You Can Do https://medium.com/p/c6d400319745 ------------------------------- Import EXCEL - This workflow will act […]

Iconkn_​example_​excel_​macros_​xlsm 

it is possible to use R’s openxlsx to add sheets from within KNIME to an existing Excel file which contains Macros.. With newer Excel Writers this can be […]

Iconkn_​example_​excel_​new_​node_​list_​files_​sheets_​skip_​missing 

This workflow demonstrates how to use the new Excel Reader and path variables and read Excel sheets and skip a step when a file is missing There seems to […]

Iconkn_​example_​excel_​new_​node_​list_​sheets 

This workflow demonstrates how to use the new Excel Reader and path variables and read Excel sheets There seems to be some questions about how to use the […]

Iconkn_​example_​excel_​old_​files_​import 

use R package readxl (was: gdata) to import older excel files

Iconkn_​example_​file_​name_​as_​column 

store the selected Path as column and the file name only

Iconkn_​example_​files_​to_​disk_​compare_​speed 

This workflow writes data set with 260.000 rows and 24 columns to Excel file in order to see writing speed. File is written in workflow directory in output […]

Iconkn_​example_​fussball_​import 

Example Web Site extract Example Web Site extract URL: Bundesliga https://www.weltfussball.de/statistik/bundesliga/1/ URL: Palladian […]

Iconkn_​example_​h2o_​sparkling_​water 

- load data into (local) Big Data environment - load data into Spark context - load data into H2O.ai Sparkling Water context - build H2O model in Big Data […]