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
group: F1 Drivers Standings | |
description[[The dataset represents the driver standings of the 2025 F1 season after round 15 of the 24 total races]] | |
Drivers = { | |
driverID:number, firstname:string, lastname:string, team:string, points:number | |
81, Oscar, Piastri, McLaren, 309 | |
1, Max, Verstappen, "Red Bull Racing", 205 | |
63, George, Russell, Mercedes, 184 | |
16, Charles, Leclerc, Ferrari, 151 | |
27, Nico, "Hülkenberg", "Kick Sauber", 37 |