Created
February 17, 2026 13:31
-
-
Save susanBuck/78b41627faf9cfab4ab55a0e0c22af9a to your computer and use it in GitHub Desktop.
scores.csv for Targets in R demo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| student_id | study_hours | midterm_score | final_score | |
|---|---|---|---|---|
| 1 | 5 | 78 | 75 | |
| 2 | 3 | 65 | 68 | |
| 3 | 8 | 88 | 92 | |
| 4 | 2 | 60 | 63 | |
| 5 | 6 | 80 | ||
| 6 | 4 | 72 | 75 | |
| 7 | 9 | 90 | 95 | |
| 8 | 7 | 85 | 89 | |
| 9 | 1 | 55 | 58 | |
| 10 | 5 | 77 | ||
| 11 | 6 | 83 | 87 | |
| 12 | 3 | 67 | 70 | |
| 13 | 4 | 74 | 76 | |
| 14 | 8 | 89 | 93 | |
| 15 | 2 | 61 | 64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment