Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • CSV Array Reader
NodeNode / Source

CSV Array Reader

KNIME Labs Wide Data
Drag & drop
Like
Copy short link

Reads a 'wide' CSV files into a KNIME vector format. In comparison to the standard CSV Reader or FileReader the output of this node will comprise a KNIME vector format, which can host many numeric values (tens of thousands). A typical file to read will have a format similar to

1.0, 0.0, 3.7, ... <many more values>, "class A"
3.0, 0.0, 1.0, ... <many more values>, "class B"
        

The numeric columns at the beginning of each line are then collected into a single collection column, which can be efficiently handled by the KNIME framework at the expense of not being usable by some of the preprocessing nodes.

Note: Most users will want to use the File Reader or CSV Reader unless they have wide data.

Node details

Output ports
  1. Type: Table
    File Table
    File being read with number and types of columns guessed automatically.

Extension

The CSV Array Reader node is part of this extension:

  1. Go to item

Related workflows & nodes

    1. Go to item
    2. Go to item
    3. Go to item
    4. Go to item
    5. Go to item
    6. Go to item

    KNIME
    Open for Innovation

    KNIME AG
    Hardturmstrasse 66
    8005 Zurich, Switzerland
    • Software
    • Getting started
    • Documentation
    • E-Learning course
    • Solutions
    • KNIME Hub
    • KNIME Forum
    • Blog
    • Events
    • Partner
    • Developers
    • KNIME Home
    • KNIME Open Source Story
    • Careers
    • Contact us
    Download KNIME Analytics Platform Read more on KNIME Server
    © 2022 KNIME AG. All rights reserved.
    • Trademarks
    • Imprint
    • Privacy
    • Terms & Conditions
    • Credits