During this week's Data Science team CPD session I realised that a bit of old R code I wrote could be streamlined, and the base R to Python Polars comparison continued.
https://jimgar.github.io/posts/cpd-jul-2025/post.html#section-1
During this week's Data Science team CPD session I realised that a bit of old R code I wrote could be streamlined, and the base R to Python Polars comparison continued.
https://jimgar.github.io/posts/cpd-jul-2025/post.html#section-1
Joe Marshall started a blog post series about solving the 2024 Advent of Code problems in Common Lisp. Why now? Some of his motivations:
"I wanted to take my time and focus on code quality rather than on how fast I can write it."
[...]
"I want to show how to effectively use the rich set of Common Lisp library functions to write concise, readable, and efficient code."