corneliusroemer / pango_aliasor

Utility to alias and dealias pango lineages
MIT License
21 stars 6 forks source link

Fails to parse current alias.json because of arrays of different length #1

Closed corneliusroemer closed 2 years ago

corneliusroemer commented 2 years ago

Don't use pandas to read in the alias json, it doesn't work well.

Parse using json package