or
Este exercício faz parte do curso
Kickstart your journey into data handling with Java! In this first chapter, you'll learn how to read, validate, and manage data using Java I/O Streams and then dive into the powerful Tablesaw library to easily create, explore, and manipulate data tables, the perfect foundation for modern data analysis in Java.
In this second chapter, we will move on to covering CSV processing in Tablesaw. Initially, you will learn to read and write CSV files with varying formats, and then we move on to modifying tables, adding and removing columns, filtering tables and manipulating the data within tables for data cleaning and processing.
Complete your Java data journey by mastering transformation patterns that allow you to modify columns, process rows, and summarize datasets into meaningful insights. You’ll also work with JSON data, from simple files to complex, nested structures - preparing you to handle modern APIs and configuration files.
Exercício atual