Hacker News new | ask | show | jobs
by baldfat 911 days ago
I like R and used it two ways. 1) Scheme-like functionalish 2) Tiddyverse and found Julia to be a lot of talk but seemed clunky to me.
4 comments

btw, there has been a pretty nice effort of reimplementing the tidyverse in julia with https://github.com/TidierOrg/Tidier.jl and it seems to be quite nice to work with, if you were missing that from R at least
> and found Julia to be a lot of talk but seemed clunky to me

This is a bit vague, any concrete example?

Have you tried DataFramesMeta.jl? It has a tutorial for people familiar with tidyverse. See [here](https://juliadata.org/DataFramesMeta.jl/stable/dplyr/).
The Tiddyverse sounds epic.