dapritchard.bsky.social
@dapritchard.bsky.social
I do find Claus’ other arguments quite compelling (suitability of functional programming for data processing, fractured ecosystems in Python, etc.). I also attribute much of it to having the good fortune of having Hadley, Lionel, and others creating an incredible ecosystem in R.
November 22, 2025 at 5:10 PM
Being able to supply bare symbols as arguments makes for nicely readable code when you are referring to column names only, but the flip side is that your code becomes a bang-annotated mess when you are unquoting variables. I don’t see this a better than col(‘colname’) with no need for unquoting. 2/2
November 22, 2025 at 5:06 PM
This is a thoughtful pair of articles and Claus certainly has the wealth of experience to draw these conclusions from. I remain unconvinced that NSE is a fundamental reason why R is so nice for data science. 1/2
November 22, 2025 at 5:00 PM
I always upvote bookshelves! And yes, I do spot a couple of my favorites.

This has inspired me to post a picture of mine as my first ever Bluesky post: bsky.app/profile/dapr...
For my inaugural Bluesky post, here’s a picture of my bookshelf
September 26, 2025 at 11:06 PM
My prediction is nearly the same as yours - that R will continue to be the place to go for to use advanced stats methods (in academia or otherwise), but Python will claim most of its market share over time for other data science tasks.
June 2, 2025 at 2:06 AM