Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm a data scientist and a lot of my R code are dplyr-chains a la data |> select(features) |> filter(low_quality) |> mutate(feature=...). It just saves time to comment on what those chains do instead of having go through them every time I want to change something.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: