or
Este exercício faz parte do curso
In this chapter, you will get a first touch of KNIME Analytics Platform, a no-code/low-code tool that lets you handle various data tasks with visual programming. You will create your first KNIME workflow and produce a simple data analysis.
Now that you have created your first end-to-end workflow, let's do a step back and dig deeper into the very first step of any data analysis: data access. In this chapter, you will learn the different ways to read a file stored on your computer or somewhere else and how to build a database query without writing it.
After accessing the data, in this chapter you will do the dirty job of cleaning the data for the HR department. You will remove unnecessary or duplicated data, handle missing values, remove characters from strings and convert data types. After all this job, the data will be ready for analysis!
Time to put things together! In this chapter you will merge the data that you have accessed and cleaned and will aggregate it to answer some questions for the HR department.
Exercício atual