SciPy

scipy.cluster.hierarchy.ClusterNode.is_leaf

ClusterNode.is_leaf()[source]

Return True if the target node is a leaf.

Returns:

leafness : bool

True if the target node is a leaf node.