Y
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
borodi
911 days ago
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
link
stellalo
910 days ago
> and found Julia to be a lot of talk but seemed clunky to me
This is a bit vague, any concrete example?
link
pdeffebach
910 days ago
Have you tried DataFramesMeta.jl? It has a tutorial for people familiar with tidyverse. See [here](
https://juliadata.org/DataFramesMeta.jl/stable/dplyr/
).
link
dm319
911 days ago
The Tiddyverse sounds epic.
link