statistical tests

This commit is contained in:
2026-02-02 21:47:37 +01:00
parent 29df6a4bd9
commit f2c659c266
9 changed files with 1679 additions and 47 deletions

2
uv.lock generated
View File

@@ -1435,6 +1435,7 @@ dependencies = [
{ name = "python-pptx" },
{ name = "pyzmq" },
{ name = "requests" },
{ name = "scipy" },
{ name = "taguette" },
{ name = "vl-convert-python" },
{ name = "wordcloud" },
@@ -1459,6 +1460,7 @@ requires-dist = [
{ name = "python-pptx", specifier = ">=1.0.2" },
{ name = "pyzmq", specifier = ">=27.1.0" },
{ name = "requests", specifier = ">=2.32.5" },
{ name = "scipy", specifier = ">=1.14.0" },
{ name = "taguette", specifier = ">=1.5.1" },
{ name = "vl-convert-python", specifier = ">=1.9.0.post1" },
{ name = "wordcloud", specifier = ">=1.9.5" },