scipy.cluster.hierarchy.DisjointSet. 子集# DisjointSet.subset(x)[source]# 获取包含 x 的子集。 参数: x可散列对象输入元素。 返回值: result集合包含 x 的子集。