From 0080c40fd2aa80686f648a10da29fe1e21cd5acd Mon Sep 17 00:00:00 2001 From: Robin Linacre Date: Sun, 14 Jul 2024 09:47:55 +0100 Subject: [PATCH] trigger actions --- splink/internals/linker_components/clustering.py | 1 + 1 file changed, 1 insertion(+) 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 | |-------------|---------|---------|---------|------------------------|