Played Challenges
Replace csv column if it's not empty - 93 entries
Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched
- Best score: 15
- Best player score: 17
- Position: #25 / 38
- Number of attempts: 2
CaN yOuR ViM dO ThAt? #1 - 77 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 45
- Position: #14 / 32
- Number of attempts: 3
Fix timezone format - 225 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 17
- Position: #45 / 75
- Number of attempts: 3