This directory contains 400 workflows.
Import ODS (Libre Office) calc Sheets use R "readODS" to import a ODS (libre Office) clac sheet. Use other R packages to export the ODS data into ARFF and […]
Export ODS (Libre Office) calc Sheets
Import Excel/XLSX file with R's openxlsx package https://hub.knime.com/mlauber71/spaces/Public/latest/kn_example_excel_import_meta_workflow~BxiMlBJ2jYCPlZnS
use R and KNIME to extract text from PDF file - search for page where text appears
use R library(arrow) to read parquet file into KNIME Export the data to SQLite, ARFF and again to another Parquet file. Also: split a larger file into […]
use R library(readr) to read (messy) CSV file into KNIME Export the data to SQLite, ARFF and Parquet and demonstrate to read the files back into KNIME
use R library(readxl) to read XLSX/Excel file into KNIME Export the data to SQLite, ARFF and Parquet and demonstrate to read the files back into KNIME
use R library(readxl) to read XLSX/Excel file into KNIME and skipt the first 3 rows
use R library (readr) to read CSV file into KNIME with UTF-16LE encoding locale = locale(encoding = "UTF-16LE")
Generate a list of all days in a month with seq() in R knime.out <- as.data.frame(seq(as.Date("2019/10/01"), as.Date("2019/10/31"), […]
Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.