cldf / cldfviz

A python library providing tools to visualize data from CLDF datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cldfviz.map should not choke on languages with multiple glottocodes

xrotwang opened this issue · comments

CLDF allows columns such as Glottocode to be multivalued. Thus, cldfviz.map shouldn't raise an exception in such a case.

See #25