Installation
About
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().
github.com/jacobkap/fastDummies | |
jacobkap.github.io/fastDummies/ | |
Bug report | File report |
Key Metrics
Downloads
Last 24 hours | 0 -100% |
Last 7 days | 11.040 -27% |
Last 30 days | 56.582 +78% |
Last 90 days | 113.754 +40% |
Last 365 days | 387.677 -26% |
Depends
R | ≥ 2.10 |