Icon

Public

This directory contains 400 workflows.

Iconkn_​example_​python_​excel_​enter_​formula 

use python package openpyxl to add formulas to excel files

Iconkn_​example_​python_​excel_​enter_​formula_​openpyxl 

use python package openpyxl to add formulas to excel files

Iconkn_​example_​python_​excel_​export_​simple_​file_​openpyxl 

Export Excel File with OpenPyxl (simple) from KNIME - also add some formats

Iconkn_​example_​python_​excel_​format_​copy 

KNIME and OpenPyxl - copy formats from one sheet to another

Iconkn_​example_​python_​excel_​format_​extract 

extract the formats of the first data row of an Excel file with KNIME and […]

Iconkn_​example_​python_​excel_​format_​header 

Excel file header format with KNIME and OpenPyxl Freeze the top row, autosize the columns and set a style

Iconkn_​example_​python_​excel_​format_​zip_​send_​mail 

Excel file header format with KNIME and OpenPyxl (with bundled Python in KNIME 4.7) - zip Excle file and send Email Freeze the top row, autosize the columns […]

Iconkn_​example_​python_​excel_​image_​extract 

Extract images from an Excel file with the help of Python / OpenPyxl there is a Jupyter notebook to experiment with under […]

Iconkn_​example_​python_​excel_​import_​export_​openpyxl 

use Python Pandas and Openpyxl to import and export Excel (sheets) and Export them back - also append to an existing Excel file

Iconkn_​example_​python_​excel_​import_​knime 

KNIME - use Pandas and OpenPyxl to import a protected and formatted excel sheet - where import is otherwise slow