issues
search
bfgray3
/
cattonum
Encode Categorical Features (unmaintained)
https://CRAN.R-project.org/package=cattonum
Other
32
stars
4
forks
source link
ensure type stability of functions
#22
Open
bfgray3
opened
5 years ago
bfgray3
commented
5 years ago
[ ] postfix function names with 2 like e.g.
purrr::map2()
(
catto_loo
and
catto_loo2
)
[ ] make sure everything returns an s3 class from cattonum (single vs multiple dfs)
[ ] test everything
purrr::map2()
(catto_loo
andcatto_loo2
)