Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • martinmunch
  • Spaces
  • Public
  • KNIME_challenge16_solution
WorkflowWorkflow

KNIME_challenge16_solution

Justknimeit-16 Justknimeit

Last edited: 

Drag & drop
Like
Download workflow
Copy short link
Workflow preview
Challenge 16: Grouping Data into CSV Files Level: Easy Description: You were asked to split a single sales CSV file into smaller ones based on groups, named according to the group names. As an example, if the original file had the following data: Sales Group 100 b 200 a 300 a You would generate two files: one named Group_a, and one named Group_b. They would have the following structure: Sales Group 200 a 300 a and Sales Group 100 b Your solution to this task should be generic — that is, it should work for any number of groups, and the names of the groups should not matter. Author: Victor Palacios

Used extensions & nodes

Created with KNIME Analytics Platform version 4.5.2
  • Go to item
    KNIME Base nodes Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.2

  • Go to item
    KNIME Basic File System Connectors Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.2

  • Go to item
    KNIME Expressions Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.1

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

Legal

By using or downloading the workflow, you agree to our terms and conditions.

Discussion
Discussions are currently not available, please try again later.

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