Hub
Pricing About
WorkflowWorkflow

JKI_1_16

JKI_1_16
mmrostami profile image
Draft Latest edits on 
Feb 8, 2025 2:48 PM
Drag & drop
Like
Download workflow
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

Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

Created with KNIME Analytics Platform version 5.4.1
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.4.1

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.4.0

    knime

Legal

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

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits