Tidier.jl
banner
tidierjl.bsky.social
Tidier.jl
@tidierjl.bsky.social
Tidier.jl is a data analysis package inspired by R's tidyverse and crafted specifically for Julia.

https://tidierorg.github.io/Tidier.jl/dev/
Pinned
Tidier.jl 1.6.0 is on its way to the #julialang registry!

- It makes it possible to seamlessly work across dataframes and databases without needing to manually dispatch to the correct TidierData vs. TidierDB macro.

- It newly re-exports TidierIteration.jl (akin to the #rstats {purrr} package)
👀
November 11, 2025 at 3:45 AM
👇
The @tidierjl.bsky.social 2025 Julia Con video is now posted - I did my best to do a 25 min whirlwind summary of all the awesome work folks around the world have helped put together, from dataframe logging, databases and plotting to web scraping and more!

youtu.be/1-r4CySJWCI?...
State of Tidier.jl | Rizk | JuliaCon Global 2025
YouTube video by The Julia Programming Language
youtu.be
October 2, 2025 at 3:03 PM
Reposted by Tidier.jl
The @tidierjl.bsky.social 2025 Julia Con video is now posted - I did my best to do a 25 min whirlwind summary of all the awesome work folks around the world have helped put together, from dataframe logging, databases and plotting to web scraping and more!

youtu.be/1-r4CySJWCI?...
State of Tidier.jl | Rizk | JuliaCon Global 2025
YouTube video by The Julia Programming Language
youtu.be
September 27, 2025 at 4:03 PM
Reposted by Tidier.jl
I really enjoyed giving a brief introduction to Julia for statisticians yesterday - thanks to Jake Grainger and Charles Dufour for organising such a great session!

Slides: nrennie.rbind.io/talks/rss-in...

#RStats #JuliaLang #ggplot2 #RSS2025Conf @tidierjl.bsky.social
September 3, 2025 at 1:01 PM
Reposted by Tidier.jl
If you're interested in learning #JuliaLang and are currently an #RStats user (or even if you're not!), then here's a little introduction to getting started! 📊

Blog post: nrennie.rbind.io/blog/introdu...

#QuartoPub #Julia @tidierjl.bsky.social
Introduction to Julia for R users – Nicola Rennie
This blog post will give R users an overview of what Julia is and why they might want to use it, introduce some data processing Julia packages, and show how they can incorporate Julia into existing R ...
nrennie.rbind.io
August 18, 2025 at 8:12 PM
Reposted by Tidier.jl
Seen quite a few posts about orbital in python and R recently so I had try something before this upcoming nightshift… 👀 @tidierjl.bsky.social
August 16, 2025 at 8:38 PM
How would you like your error messages?

“In English, please.”

TidierErrors now comes with fully configurable error messages and next steps.
August 12, 2025 at 1:20 PM
Zoom zoom
August 12, 2025 at 2:52 AM
Introducing TidierErrors.jl, an experimental #JuliaLang package that makes error messages tidier with the help of LLMs (with support for local LLMs!)

github.com/TidierOrg/Ti...

Developed by @randy.pub

Left: original error message
Right: tidier error message
August 11, 2025 at 3:10 AM
💪
August 3, 2025 at 3:30 AM
🏎️💨
July 27, 2025 at 4:49 PM
Reposted by Tidier.jl
Another #juliacon in the books! Check out my talk on TidierPlots.jl here: www.youtube.com/live/HMdBi9L... and the State of Tidier.jl (by Daniel Rizk) here: www.youtube.com/live/_Uf2KQX... to see what's been going on with @tidierjl.bsky.social in #julialang
JuliaCon Global 2025 | Else Room | Day 2
YouTube video by The Julia Programming Language
www.youtube.com
July 26, 2025 at 7:22 PM
Reposted by Tidier.jl
Making the leap from R to Julia for data manipulation? Learn how Tidier.jl and native Julia tools can help you wrangle and visualize data with ease. A great step toward building high-performance, reproducible #workflows. info.juliahub.com/resources/in...
#JuliaLang #DataScience #programming #data
May 16, 2025 at 7:17 PM
Reposted by Tidier.jl
Recently, I came across a few post about the feature of the R language; here are my two cents on the subject.

This is not yet another "R vs. Python" post, just a reflection.

ramikrispin.substack.com/p/is-the-r-l...

#Rstats #python #datascience
Is the R language dying?
Recently, I came across a few discussions about this topic; here are my two cents on the subject.
ramikrispin.substack.com
June 1, 2025 at 4:34 PM
Reposted by Tidier.jl
#TidierTuesday on Thursday!

Showing off Julia in Positron IDE for this week's DnD Monsters dataset 👹👻🧟‍♂️
May 29, 2025 at 10:17 PM
Slowly, slowly, but surely,
blogs are switching to Tidier.

❤️

blog.uvm.edu/tbplante/cat...
May 23, 2025 at 3:28 AM
Reposted by Tidier.jl
any users of the #julia programming language that want to give a shot to rix's experimental support of Julia? rix is an #RStats package that generates #Nix expressions for reproducible data science. Any scripts you could send my way I could try to run from a nix shell? @tidierjl.bsky.social
May 16, 2025 at 8:25 PM
Reposted by Tidier.jl
Submission deadline is May 15th, fire away!

juliacon.org/local/paris2...
JuliaCon Local Paris 2025
JuliaCon Local Paris 2025
juliacon.org
May 9, 2025 at 6:47 PM
The best part of this video is the moment where @kevinbonham.com decides it is easier to just copy over and tweak existing #rstats code than write it from scratch in #julialang.
May 9, 2025 at 3:21 PM
Reposted by Tidier.jl
#TidyTuesday got a big shout out from @cararthompson.bsky.social and me today on the #dsHangout - TidyTuesday is whatever you want it to be, but more than anything, it's a crowd-sourced collection of data sets stored as CSV files that you can practice with, TEACH with, & post about! A new one weekly
May 8, 2025 at 5:38 PM
Reposted by Tidier.jl
🔥🔥🔥

Check out this Tidier.jl (and general #julialang data) tutorial from @kevinbonham.com @juliahub.bsky.social!

#rstats #tidyverse

youtu.be/bw-N1lrDeHI?...
Converting R data-wrangling code to julia
YouTube video by JuliaHub
youtu.be
May 7, 2025 at 8:13 PM
🔥🔥🔥

Check out this Tidier.jl (and general #julialang data) tutorial from @kevinbonham.com @juliahub.bsky.social!

#rstats #tidyverse

youtu.be/bw-N1lrDeHI?...
Converting R data-wrangling code to julia
YouTube video by JuliaHub
youtu.be
May 7, 2025 at 8:13 PM