🚧 Adds (non-working) boxplot

This commit is contained in:
Daniel Svitan
2024-12-21 18:42:14 +01:00
parent 2b0829c78e
commit 9b90fb2db3
3 changed files with 51 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ The cleaned dataset will have the following structure:
| 8 | Living | enum | [0-4] |
| 9 | Commute | enum | [0-4] |
| 10 | Sleep | enum | [0-2] |
| 11 | Absence | int | - |
| 11 | Absence | int | [0-∞] |
It will be saved in a `.npy` file (numpy format)