This commit is contained in:
2025-08-02 16:14:27 +08:00
commit cd851adc7e
8 changed files with 827 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
python3 -m venv .
./bin/pip3 install pandas matplotlib