Icon

Excel 97-2003 Import - KNIME Forum (77371)

Import a TXT file with .xls ending. Also import an Excel 97-2003 file that has been saved from LibreOffice or with Python package xlwt

- import with the Excel Reader
- import with Python, Pandas and xlrd
- import with R and readxl


You will need these Python packages

conda install -n py3_knime -c conda-forge xlrd
conda install -n py3_knime -c conda-forge xlwt

Nodes

Extensions

Links