From c8f0c7b58b3c30429c8f05fba3b36450b19f5e13 Mon Sep 17 00:00:00 2001 From: ADBond <48208438+ADBond@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:50:06 +0100 Subject: [PATCH] correct the options for argument in docstring --- splink/internals/linker_components/visualisations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/splink/internals/linker_components/visualisations.py b/splink/internals/linker_components/visualisations.py index 2a2dae732..546b41a6c 100644 --- a/splink/internals/linker_components/visualisations.py +++ b/splink/internals/linker_components/visualisations.py @@ -377,7 +377,7 @@ def cluster_studio_dashboard( `linker.cluster_pairwise_predictions_at_threshold()` out_path (str): The path (including filename) to save the html file to. sampling_method (str, optional): `random`, `by_cluster_size` or - `lowest_density_clusters`. Defaults to `random`. + `lowest_density_clusters_by_size`. Defaults to `random`. sample_size (int, optional): Number of clusters to show in the dahboard. Defaults to 10. cluster_ids (list): The IDs of the clusters that will be displayed in the