scipy.cluster.hierarchy.DisjointSet. subset# DisjointSet.subset(x)[源代码]# 获取包含 x 的子集。 参数: x可哈希对象输入元素。 返回: resultset包含 x 的子集。