Louise ForbesRugby Match Predictor with Elo Rating SystemThe journey of how I created a Elo rating system and model to predict the results of the 2023 Men’s Rugby World Cup.Jan 30Jan 30
Louise ForbesScala map function: Examples using Lists and DataFramesThe map function in Scala can be really useful when you need to do the same thing for each element of a list, sequence or array. As Data…Mar 23, 2023Mar 23, 2023
Louise Forbes3 Reasons Every Spark Data Scientist Will Love Spark 3Spark 3 has been out for just over a year (June 2020). Here are 3 upgrades that Spark data scientists will love.Oct 26, 2021Oct 26, 2021
Louise ForbesDates and times in ScalaWorking with dates is a key component of working with data but how do you work with them in Scala?Aug 24, 2021Aug 24, 2021
Louise ForbesApache Spark Scala: round() doesn't always round()Be careful of data types when using functions like round().Jun 14, 2021Jun 14, 2021