Code with Kira

Clojure Tidy Tuesdays

Published 2024-01-12

One of the things I'm going to spend my new-found independent software development time on this year is doing TidyTuesdays in Clojure. It's no surprise that I'm a big fan of Clojure, or that I think there is a lack of good "how to do data science with Clojure" content out there. One of the big things I want to accomplish this year is filling this gap.

To that end, I'll be publishing "translations" of the data-fetching scripts into Clojure and implementations of example data analysis from TidyTuesdays, an initiative of the R for data science online learning community.

The idea is that they post a toy dataset each week along with an example article that uses the same or similar data, and then the community posts their solutions and what they did with it around the internet.

I'll be sharing mine in this Clojure Tidy Tuesdays github repo and posting on Mastodon and LinkedIn. Follow along here or there for more!

Tagged: clojure tidy tuesdays

Archive