Perform basic data analysis tasks using Java streams

Go to class
Write Review

Perform basic data analysis tasks using Java streams provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Perform basic data analysis tasks using Java streams is taught by Sherif A. Tawfik Abbas. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • 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.