Dev Notes All Python execution uses uv run, never python directly All tasks use just <target>, never running scripts directly The test suite includes end-to-end tests that create real files on disk, ...
This project focuses on analyzing student academic performance using Python. The dataset includes information such as gender, attendance, weekly study hours, and grade categories. Data analysis ...