We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44da7ed commit 5aaded8Copy full SHA for 5aaded8
README.md
@@ -45,7 +45,7 @@ Full documentation is available at [erdogant.github.io/clusteval](https://erdoga
45
It is advisable to use a virtual environment:
46
47
```bash
48
-conda create -n env_clusteval python=3.8
+conda create -n env_clusteval python=3.12
49
conda activate env_clusteval
50
```
51
0 commit comments