scipy.cluster.hierarchy.ClusterNode. get_left# ClusterNode.get_left()[源代码][源代码]# 返回对左子树对象的引用。 返回: 左ClusterNode目标节点的左子节点。如果该节点是叶子节点,则返回 None。