issues
search
bfgray3
/
cattonum
Encode Categorical Features (unmaintained)
https://CRAN.R-project.org/package=cattonum
Other
32
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for dev purrr
#68
hadley
closed
2 years ago
2
0.0.5 release
#67
bfgray3
closed
4 years ago
0
using expect_equivalent() instead of expect_equal()
#66
romainfrancois
closed
4 years ago
1
fix tests
#65
bfgray3
closed
4 years ago
0
github actions cant do test coverage
#64
bfgray3
opened
4 years ago
0
use GitHub actions
#63
bfgray3
closed
4 years ago
2
use github actions
#62
bfgray3
closed
4 years ago
0
use new tidyselect stuff
#61
bfgray3
closed
4 years ago
0
use new tidyselect stuff
#60
bfgray3
closed
4 years ago
0
fix catto_loo() tests and add seealso
#59
bfgray3
closed
4 years ago
0
add catto_aggregate()
#58
bfgray3
closed
4 years ago
1
Fix tests right class
#57
bfgray3
closed
4 years ago
0
use rlang errors?
#56
bfgray3
opened
4 years ago
0
dont set.seed; closes #44
#55
bfgray3
closed
5 years ago
0
functions now return cattonum classes
#54
bfgray3
closed
5 years ago
0
methods for cattonum_df and cattonum_df2
#53
bfgray3
closed
5 years ago
0
stop using #nolint when lintr is updated for data.frame methods
#52
bfgray3
opened
5 years ago
0
add pull request template
#51
bfgray3
closed
5 years ago
0
logicals now treated as two-level factor; closes #6
#50
bcbeidel
closed
4 years ago
1
how to handle dates and datetimes?
#49
bfgray3
opened
5 years ago
0
make new function similar to catto_(mean|median) allowing user to pass aggregate function
#48
bfgray3
closed
4 years ago
1
use vctrs?
#47
bfgray3
opened
5 years ago
0
make hex sticker
#46
bfgray3
opened
5 years ago
0
usethis cleanup
#45
bfgray3
closed
5 years ago
0
is set.seed() ok?
#44
bfgray3
closed
5 years ago
0
use NULL defaults, don't check missing(); closes #32
#43
bfgray3
closed
5 years ago
0
add .pre-commit-config.yaml; closes #39
#42
bfgray3
closed
5 years ago
0
clean up linting and use lintr::expect_lint_free()
#41
bfgray3
closed
5 years ago
0
Looking for new maintainer: please comment on this issue if interested
#40
bfgray3
opened
5 years ago
2
add pre commit config
#39
bfgray3
closed
5 years ago
0
add methods for cattonum_df, cattonum_df2
#38
bfgray3
closed
5 years ago
0
usethis::use_tibble()
#37
bfgray3
closed
5 years ago
0
usethis::use_tibble()
#36
bfgray3
closed
5 years ago
0
add seealso to docs
#35
bfgray3
opened
5 years ago
0
add constructors for cattonum_df and cattonum_df2
#34
bfgray3
closed
5 years ago
1
add constructors
#33
bfgray3
closed
5 years ago
0
use NULL defaults, dont check missing()
#32
bfgray3
closed
5 years ago
0
ensure arguments to non-exported functions are prefixed with a dot
#31
bfgray3
closed
5 years ago
0
dont use context() in tests
#30
bfgray3
closed
5 years ago
0
add linting; closes #28
#29
bfgray3
closed
5 years ago
1
use lintr
#28
bfgray3
closed
5 years ago
0
clean up package with usethis functions
#27
bfgray3
closed
5 years ago
1
add pkgdown site
#26
bfgray3
opened
5 years ago
1
Test cleanup
#25
bfgray3
closed
5 years ago
0
cleanup
#24
bfgray3
closed
5 years ago
0
catto_loo tests broken
#23
bfgray3
closed
5 years ago
2
ensure type stability of functions
#22
bfgray3
opened
5 years ago
0
is mean/median ecoding based on cv ? please let me know
#21
suresh-chinta
closed
5 years ago
1
Consider overlap with recipes
#20
lorenzwalthert
opened
6 years ago
4
make generic functions s.t. the encoders can accept lists of train/test data
#19
bfgray3
closed
5 years ago
1
Next