按照id合并数组,并考虑具有重复关联索引的唯一值
创始人
2024-08-24 06:00:49
0

以下是一个示例代码,用于按照id合并数组,并考虑具有重复关联索引的唯一值:

from collections import defaultdict

def merge_arrays(arr1, arr2):
    # 使用defaultdict创建一个字典,将每个id作为key,对应的值为一个空列表
    merged_dict = defaultdict(list)
    
    # 将arr1中的元素按照id添加到字典中
    for item in arr1:
        id = item['id']
        merged_dict[id].append(item)
    
    # 将arr2中的元素按照id添加到字典中
    for item in arr2:
        id = item['id']
        merged_dict[id].append(item)
    
    # 创建一个空列表,用于存储合并后的结果
    merged_array = []
    
    # 遍历字典中的每个key-value对,合并具有相同id的元素
    for id, items in merged_dict.items():
        merged_item = {}
        
        # 合并具有相同id的元素
        for item in items:
            merged_item.update(item)
        
        # 将合并后的元素添加到结果列表中
        merged_array.append(merged_item)
    
    return merged_array

# 示例输入
arr1 = [{'id': 1, 'name': 'John'}, {'id': 2, 'name': 'Alice'}]
arr2 = [{'id': 1, 'age': 25}, {'id': 3, 'age': 30}]

# 调用函数并输出结果
merged_result = merge_arrays(arr1, arr2)
print(merged_result)

输出结果为:

[{'id': 1, 'name': 'John', 'age': 25}, {'id': 2, 'name': 'Alice'}, {'id': 3, 'age': 30}]

以上代码通过使用defaultdict创建一个字典,将具有相同id的元素合并为一个字典,并将合并后的结果存储在一个列表中。

相关内容

热门资讯

透视透视"wepok... 透视透视"wepoker插件功能辅助器"aapoker万能辅助器(一直真的有辅助修改器)-哔哩哔哩1...
透视玄学"pokem... 透视玄学"pokemmo辅助官网"wepoker免费脚本咨询(总是是有辅助软件)-哔哩哔哩1、wep...
目前来看"wepok... 目前来看"wepoker免费脚本咨询"wepoker公共底牌(确实是有辅助插件)-哔哩哔哩1.wep...
据公告内容"wpk安... 据公告内容"wpk安卓下载辅助"wepoker有透视功能吗(本来有辅助平台)-哔哩哔哩1、在wepo...
透视辅助"WePOk... 透视辅助"WePOker有没有透视方法"we-poker靠谱吗(果然是真的辅助安装)-哔哩哔哩在进入...
网友热议"wepok... 网友热议"wepoker科技辅助器"hhpoker透视方法(真是有辅助平台)-哔哩哔哩1、在wepo...
透视游戏"wepok... 透视游戏"wepoker有透视底牌吗"hhpoker视频巡查真的假的(真是真的是有辅助神器)-哔哩哔...
此事备受玩家关注"w... 此事备受玩家关注"wepoker破解版内购"hhpoker到底可以作必弊码(一贯存在有辅助下载)-哔...
透视科技"wepok... 透视科技"wepoker透视脚本免费app"hh poker透视器下载(其实真的有辅助神器)-哔哩哔...
随着"拱趴大菠萝机器... 随着"拱趴大菠萝机器人"pokemmo脚本辅助器下载(总是是有辅助工具)-哔哩哔哩1、任何pokem...