Icon

Public

This directory contains 394 workflows.

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 […]

Iconkn_​example_​hive_​create_​table_​show_​describe 

Create a Big Data table, show the structiure and fields

Iconkn_​example_​hive_​csv_​gz_​external_​table 

Hive - upload CSV GZIP files to HDFS and bring them together as an EXTERNAL table You have a gzipped CSV file that you would upload to a HDFS folder. That […]

Iconkn_​example_​hive_​db_​loader_​37 

Hive - how to get from DB-Connectors to Hive (or Impala) tables