© J.J. Merelo 2020
J. MereloRaku Recipeshttps://doi.org/10.1007/978-1-4842-6258-0_3

3. Data Science and Data Analytics

J. J. Merelo1 
(1)
Granada, Granada, Spain
 

Scripting (and other) languages are great resources for getting data from one format to another, or for performing operations on data that has already been massaged. Data science refers to data gathering, data munging, and performing operations to produce a result; data analytics is less mathematically oriented and refers to simple aggregation or performing individual operations on the data.

Some programming paradigms, like functional programming, are used for these kinds of tasks. Thanks to its multi-paradigm nature and its extensive set of native functions, Raku is uniquely suited to these ...

Get Raku Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.