kojimizu / ML

Machine Learning Archive
1 stars 0 forks source link

Tidyverse #19

Open kojimizu opened 4 years ago

kojimizu commented 4 years ago

dplyr 1.0.0 new features https://towardsdatascience.com/what-you-need-to-know-about-the-new-dplyr-1-0-0-7eaaaf6d78ac

kojimizu commented 1 year ago

nplyr a grammar of nested data manipulation that allows users to perform dplyr-like manipulations on data frames nested within a list-col of another data frame. Most dplyr verbs have nested equivalents in nplyr. A (non-exhaustive) list of examples

2022/07 - https://markjrieke.github.io/nplyr/index.html