(no title)
keeeba | 3 months ago
If I want to wrangle, explore, or visualise data I’ll always reach for R.
If I want to build ML/DL models or work with LLM’s I will usually reach for Python.
Often in the same document - nowadays this is very easy with Quarto.
Joel_Mckay|3 months ago
Julia allows embedding both R and Python code, and has some very nice tools for drilling down into datasets:
https://www.queryverse.org/
It is the first language I've seen in decades that reduces entire paradigms into single character syntax, often outperforming both C and Numpy in many cases. =3
pphysch|3 months ago
https://yuri.is/not-julia/