legaultmarc / cohort-manager

Utility to manage and explore collections of phenotype data.
2 stars 2 forks source link

Improve factor variable import functionality. #30

Closed legaultmarc closed 7 years ago

legaultmarc commented 7 years ago

There are two possible cases:

  1. Column contains numeric codes (need to find a way of mapping to a string representation).
  2. Column contains strings (need to encode automatically as integers)