Open timriffe opened 4 years ago
This is so that names2age() works elsewhere, e.g. rescaleAgeGroups(). As-is, things break because age is siphoned incorrectly from the names attribute.
names2age()
rescaleAgeGroups()
This is so that
names2age()
works elsewhere, e.g.rescaleAgeGroups()
. As-is, things break because age is siphoned incorrectly from the names attribute.