In #142, Joe created some outputs that show the results of labels before and after clean_label().
Does it actually do what we want?
When it changes things to roman numerals, does that make things confusing in some cases? Like sometimes does it actually not look like a roman numeral number, but an acronym? E.g. "1A" changes to "IA"
Overview
In #142, Joe created some outputs that show the results of labels before and after
clean_label()
.Does it actually do what we want? When it changes things to roman numerals, does that make things confusing in some cases? Like sometimes does it actually not look like a roman numeral number, but an acronym? E.g. "1A" changes to "IA"
Resources