group_dt
functionFix some bugs and add a vignette.
Rewrite all functions and use only data.table
and stringr
as imported packages.
Have changed the license to MIT.
This time, tidydt
is lightweight,efficient and powerful. It is totally different from the previous version in many ways.
The previous version would be archived in https://github.com/hope-data-science/tidydt0.
Some issue seems to happen, check https://github.com/hope-data-science/tidydt0/issues/1. Hope to get an offical answer from CRAN. Done in the mailing list, keep moving. [20200129]
rename_dt
, more like the rename
in dplyr
.topn_dt
to top_n_dt
.replace_na_dt
,drop_na_dt
).on_attach.R
file to change the hints.pull_dt
, which I use a lot and so may many others.mutate_when
for another advanced case_when
utility.0 errors | 0 warnings | 1 note
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.