Transforming, Filtering, and Aggregating Data Streams in Ruby
Focusing on data manipulation operations, this course teaches how to perform data projection, filtering, and aggregation using Ruby without needing advanced external libraries. You will learn how to use both procedural and functional programming techniques when applying filtering and aggregation on data streams.
Lessons and practices
Update DataStream to Retrieve Last Element
Fixing Last Element Retrieval in DataStream Method
Slicing Data Stream Segments
Middle Element of a DataStream Slice
Filtering Odd and Even Numbers
Filtering Strings by Length
Filtering Prime Numbers
Combining Multiple Conditions
Filtering Data Within a Range
Projecting Fruit Colors
Filter and Project Sprinters
Enhancing Car Horsepower by 10%
Filter and Increase Prices of Expensive Products
Temperature Conversion with Data Projector
Minimum Exam Score Calculation
Calculate Standard Deviation of Ages
Calculating the Average Temperature
Finding the Most Frequent Temperature
Counting Adults Using Reduce Function
Calculating Average Salary in Sales Department
Filter and Aggregate Sales Data
Implement Employee Filtering and Salary Aggregation
Data Manipulation in Ruby: Filtering, Projecting, and Aggregating
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.