Invert a mapping
if a mapping does not have duplicate hashable values, then this is the same as invert_dict, otherwise values in new_m are tuples of keys with duplicate values :return: :rtype:
invert_mapping()
Notes