From f254a63a428540f49c87d96b7e95cd31081d6d0e Mon Sep 17 00:00:00 2001 From: jorenham Date: Wed, 28 Aug 2024 21:25:30 +0200 Subject: [PATCH] update development progress --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7100f735..9f0fd1c8 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ pip install scipy-stubs | `scipy.spatial.distance` | 3: ready | | `scipy.special` | 3: ready | | `scipy.special.cython_special` | 2: partial | -| `scipy.stats` | 1: skeleton | +| `scipy.stats` | 2: partial | | `scipy.stats.contingency` | 1: skeleton | -| `scipy.stats.distributions` | 1: skeleton | +| `scipy.stats.distributions` | 3: ready | | `scipy.stats.mstats` | 1: skeleton | | `scipy.stats.qmc` | 1: skeleton | | `scipy.stats.sampling` | 1: skeleton |