Skip to content

Suggested fix to avoid crashes when labels start with scalars or contain - as separator. (E.g. IMF/WEO dataset)

Massimo Giovannini requested to merge giovanma/mdbnomics:master into master

These fixes apply for instance to some IMF/WEO series eg: IMF/WEOAGG:2021-04/1.NGDPD.us_dollars Forcing an "A" to labels starting with scalars. Force replace "-" with "_" as separators.

Merge request reports