Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Search

198 results

Filter
KNIME Advanced Luck
Books Exercise Flow control Loop IF-THEN
+4
  1. Go to item
    Workflow
    Chunk Loop
    Books KNIME Advanced Luck Loop
    +3
    This loop iterates over the input data table just once from beginning to end. It divides the data table in smaller chunks and ite…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter6 > 6. Chunk Loop
    1
  2. Go to item
    Workflow
    Accessing Google Sheets
    KNIME Advanced Luck Books Google
    +3
    Here we access and read the content from a Google Spreadsheet, containing InChI keys identifying molecules on a chemical database
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter3 > 1. Access__GoogleSheets
    1
  3. Go to item
    Workflow
    Accessing Google Sheets
    KNIME Advanced Luck Books Google
    +3
    Here we access and read the content from a Google Spreadsheet, containing InChI keys identifying molecules on a chemical database
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter3 > 1. Access__GoogleSheets
    1
  4. Go to item
    Workflow
    Automated IF Switch
    Books KNIME Advanced Luck Switch
    +2
    Same workflow as the one named "Manual IF Switch" but IF Switch is controlled through a global flow variable named "PortChoice".
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter7 > 2. Automated IF Switch
    0
  5. Go to item
    Workflow
    Automated IF Switch
    Books KNIME Advanced Luck Switch
    +2
    Same workflow as the one named "Manual IF Switch" but IF Switch is controlled through a global flow variable named "PortChoice".
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter8 > 2. Automated IF Switch
    0
  6. Go to item
    Workflow
    CASE Switch
    Books KNIME Advanced Luck CASE Switch
    +2
    The goal of this workflow is to classify the car makers based on the cars they produce. The target class is the "make" column. Th…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter7 > 4. CASE Switch
    0
  7. Go to item
    Workflow
    CASE Switch
    Books KNIME Advanced Luck CASE Switch
    +2
    The goal of this workflow is to classify the car makers based on the cars they produce. The target class is the "make" column. Th…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter7 > 4. CASE Switch
    0
  8. Go to item
    Workflow
    Chapter 2 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +3
    This exercise is about writing data into a database and while doing so it prepares the data for the next exercises. Reads cars-85…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter2 > Exercises > Exercise1
    0
  9. Go to item
    Workflow
    Chapter 2 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +3
    This exercise is about writing data into a database and while doing so it prepares the data for the next exercises. Reads cars-85…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter2 > Exercises > Exercise1
    0
  10. Go to item
    Workflow
    Chapter 2 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +3
    This exercise is about writing data into a database and while doing so it prepares the data for the next exercises. Reads cars-85…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter2 > Exercises > Exercise1
    0
  11. Go to item
    Workflow
    Chapter 2 / Exercise 2
    Books KNIME Advanced Luck Exercise
    +3
    Reads dataset cars-85 from KCBBook.sqlite DB, prepared in exercise1. The goal of this exercise is to read data from a database an…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter2 > Exercises > Exercise2
    0
  12. Go to item
    Workflow
    Chapter 3 / Exercise 1
    KNIME Advanced Luck Books Google
    +6
    This exercise illustrates how to extract data from Google Sheets and use this data in a GET Request with the REST service provide…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter3 > Exercises > Exercise 1
    0
  13. Go to item
    Workflow
    Chapter 3 / Exercise 1
    KNIME Advanced Luck Books Google
    +6
    This exercise illustrates how to extract data from Google Sheets and use this data in a GET Request with the REST service provide…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter3 > Exercises > Exercise 1
    0
  14. Go to item
    Workflow
    Chapter 3 / Exercise 1
    KNIME Advanced Luck Books Google
    +6
    This exercise illustrates how to extract data from Google Sheets and use this data in a GET Request with the REST service provide…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter3 > Exercises > Exercise 1
    0
  15. Go to item
    Workflow
    Chapter 4 / Exercise 1
    Books KNIME Advanced Luck Date Time
    +3
    This exercise is about applying some DateTime Manipulation nodes.
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter4 > Exercises > Exercise1
    0
  16. Go to item
    Workflow
    Chapter 4 / Exercise 2
    Books KNIME Advanced Luck Date Time
    +5
    Read file date_time_ex2.csv Apply moving average to sales trend of last 12 months. This exercise applies two moving averages with…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter4 > Exercises > Exercise2
    0
  17. Go to item
    Workflow
    Chapter 4 / Exercise 2
    Books KNIME Advanced Luck Date Time
    +5
    Read file date_time_ex2.csv Apply moving average to sales trend of last 12 months. This exercise applies two moving averages with…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter4 > Exercises > Exercise2
    0
  18. Go to item
    Workflow
    Chapter 4 / Exercise 2
    Books KNIME Advanced Luck Date Time
    +5
    Read file date_time_ex2.csv Apply moving average to sales trend of last 12 months. This exercise applies two moving averages with…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter4 > Exercises > Exercise2
    0
  19. Go to item
    Workflow
    Chapter 5 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +2
    This exercise is about global variables. Extract data rows from the sales.csv file for a specific month and year combination. Use…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter5 > Exercises > Exercise1
    0
  20. Go to item
    Workflow
    Chapter 5 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +2
    This exercise is about global variables. Extract data rows from the sales.csv file for a specific month and year combination. Use…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter5 > Exercises > Exercise1
    0

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