If one wants to do region/sector specific characterization and the region/sector column name do not fit the pymrio specs, the characterize code fails at the very last step with "duplicate index" in unstack.
This should be checked before:
possible solutions
- make sector/region explicit in the arguments
- check for duplicate index and give a more meaingful error message