- This is the first version on CRAN.
- Avaible functions are
onehot2sql()
andbooster2sql()
.
- Fix issue for
onehot2sql()
processing data.frame with only one categorical feature. - Stop
onehot2sql()
and add stop message when there is no categorical feature in the input data.