first stats added

This commit is contained in:
Vinzenz Schroeter 2025-08-19 23:24:06 +02:00
parent 69935bebf6
commit bf271935ae
4 changed files with 1602 additions and 0 deletions

View file

@ -34,6 +34,9 @@
jupyterlab
matplotlib
numpy
pandas
pip
notebook
];
pythonEnv = pkgs.python3.withPackages pythonPackages;
in