pymrio.IOSystem.rename_Y_categories

IOSystem.rename_Y_categories(Y_categories)

Sets new names for the Y_categories

Parameters

Y_categories (list or dict) –

In case of dict: {‘old_name’’new_name’} with an

entry for each old_name which should be renamed

In case of list: List of new names in order and

complete without repetition