Hacker News new | ask | show | jobs
Data science with Raku – Part 1, Data transformations and analysis (rakuforprediction.wordpress.com)
7 points by antononcube 198 days ago
2 comments

This document (notebook) shows transformations of a movie dataset into a format more suitable for data analysis and for making a movie recommender system. It is the first of a three-part series of notebooks that showcase Raku packages for doing Data Science (DS).
The discussion here is helpful. I appreciate the breakdown.