Package: fastDummies 1.7.6
fastDummies: Fast Creation of Dummy (Binary) Columns and Rows from Categorical Variables
Creates dummy columns from columns that have categorical variables (character or factor types). You can also specify which columns to make dummies out of, or which columns to ignore. Also creates dummy rows from character, factor, and Date columns. This package provides a significant speed increase from creating dummy variables through model.matrix().
Authors:
fastDummies_1.7.6.tar.gz
fastDummies_1.7.6.zip(r-4.7)fastDummies_1.7.6.zip(r-4.6)fastDummies_1.7.6.zip(r-4.5)
fastDummies_1.7.6.tgz(r-4.6-any)fastDummies_1.7.6.tgz(r-4.5-any)
fastDummies_1.7.6.tar.gz(r-4.7-any)fastDummies_1.7.6.tar.gz(r-4.6-any)
fastDummies_1.7.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
fastDummies/json (API)
| # Install 'fastDummies' in R: |
| install.packages('fastDummies', repos = c('https://jacobkap.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jacobkap/fastdummies/issues
Pkgdown/docs site:https://jacobkap.github.io
binary-datadummy-columnsdummy-datadummy-rowsdummy-variable
Last updated from:c37445de14. Checks:2 NOTE, 7 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 173 | ||
| source / vignettes | OK | 203 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 121 | ||
| windows-devel | NOTE | 88 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 108 |
Exports:dummy_colsdummy_columnsdummy_rows
Dependencies:clidata.tablegluelifecyclemagrittrpillarpkgconfigrlangstringistringrtibbleutf8vctrs
Last update: 2018-01-05
Started: 2018-01-04
Last update: 2018-01-05
Started: 2018-01-04
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fast creation of dummy variables | dummy_cols |
| Fast creation of dummy variables | dummy_columns |
| Fast creation of dummy rows | dummy_rows |
