Skip to content

knime/knime-excel

Repository files navigation

KNIME® Excel Support

Jenkins Quality Gate Status This repository is maintained by the KNIME Core Development Team.

Content

This repository contains the plugins for the KNIME Excel Support. The extension allows you to read spread sheets and sheet names from excel files (xls/xlsx), write a table to a new excel file or append a table to an existing excel file.

Overview

This repository contains the source code for the KNIME Excel Support. The extension contains the following nodes:

  • Excel Reader (XLS): Reads a spread sheet from a workbook.
  • Read Excel Sheet Names (XLS): Reads the names of the sheets of a workbook.
  • Excel Writer (XLS): Writes data into a spread sheet of a workbook.
  • Excel Sheet Appender (XLS): Writes data into a spread sheet and appends it to an existing workbook.

Example Workflows on the KNIME Hub

You can find example workflows on the KNIME Hub.

Development Notes

You can find instructions on how to work with our code or develop extensions for KNIME Analytics Platform in the knime-sdk-setup repository on BitBucket or GitHub.

Join the Community!