Chevron Left
Back to Perform basic data analysis tasks using Java streams

Learner Reviews & Feedback for Perform basic data analysis tasks using Java streams by Coursera Project Network

About the Course

In this 1-hour long project-based course, you will learn how to create a Java Stream object based on an array of data, and understand the distinction between terminal and intermediate stream operations. You will iterate through the data stream using the forEach method, and use a range of Stream methods to perform logical operations on the data stream. You will perform basic statistical calculations on a stream of numeric data, and string operations on a stream of string data. You will learn how to use the map, filter, and reduce Stream methods. Finally, you will learn how to load a CSV file, the COVID vaccination dataset, and turn it into a data stream, and perform basic exploratory analysis of the data. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
Filter by:

1 - 2 of 2 Reviews for Perform basic data analysis tasks using Java streams

By Rambabu L

•

Jun 12, 2023

great project

By SOMESH D

•

Jan 15, 2022

nice