inverse_nested_dict#

inverse_nested_dict(d: dict)#

split the dictionary into several dictionaries, such that each dictionary has the same values :param d: :return: