grambank / pygrambank

Apache License 2.0
4 stars 1 forks source link

KeyError for binarised features during makecldf. #110

Closed johenglisch closed 1 year ago

johenglisch commented 1 year ago

Binarised features inherit their Clarifying Comment from their parent features. However, the inheritance was implemented too late which means the features raised a KeyError when running makecldf.

This patch copies the parent values right when the features are loaded from disk.

johenglisch commented 1 year ago

I hope so, too. (<_<)"