python 判断列表内一个列表是否包含另一个列表的全部元素
https://blog.csdn.net/weixin_40922744/article/details/103261571
1
set(list_split) == set(df_file.预发货单号)
2
[False for c in b if c not in a]
3
df_file.query('''
预发货单号 in @list_split
''').shape[0] == df_file.shape[0]
python 判断列表内一个列表是否包含另一个列表的全部元素
https://blog.csdn.net/weixin_40922744/article/details/103261571
1
set(list_split) == set(df_file.预发货单号)
2
[False for c in b if c not in a]
3
df_file.query('''
预发货单号 in @list_split
''').shape[0] == df_file.shape[0]
上一篇:RPA调用脚本注意事项
下一篇:cyclone运行脚本顺序
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M