diff --git a/splink/internals/linker_components/clustering.py b/splink/internals/linker_components/clustering.py index 0744e86ed8..d5e4523061 100644 --- a/splink/internals/linker_components/clustering.py +++ b/splink/internals/linker_components/clustering.py @@ -207,6 +207,7 @@ def _compute_metrics_clusters( Output table has a single row per cluster, along with the cluster metrics listed above + |--------------------------------------------------------------------| | cluster_id | n_nodes | n_edges | density | cluster_centralisation | |-------------|---------|---------|---------|------------------------|