cardillo / joinery

Data frames for Java
https://joinery.sh
GNU General Public License v3.0
700 stars 166 forks source link

Improved dummy variable expansion to have better dummy variable names… #46

Closed lejon closed 9 years ago

lejon commented 9 years ago

…. New name structure is <originalname$factor_name> for instance, if the orignal variable was called country the dummy variable will be called for instance, country$sweden.