Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Formula 1 data on Kaggle

Hi,

 

I am working on the formula 1 dataset on Kaggle but I find sometimes it's difficult to understand the data as I don't know much about F1. The files are here: https://www.kaggle.com/rohanrao/formula-1-world-championship-1950-2020

 

I am sorry if I am being obtuse, but I don't understand how one driver could win multiple times in one race?

 

For example, in the driver_standings file, driverid=1 has 11 wins when raceid=918. Since raceid is unqiue for each Formula 1 Grand Prix, how can it be possible?

 

Thank you.

Jing

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Don't worry. I get it now. It is cummulative number of wins in each season, though I still don't understand why sometimes it doesn't count a win when a driver's final position is 1, but I assume it's due to F1's complicated rules.

View solution in original post

4 REPLIES 4
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

If the problem has been solved, you can mark the correct response as the standard answer to help the other members find it more quickly.

 

If there is still confusion, please point it out and I will answer it for you as soon as possible!

 

Best Regards,
Henry

 

HotChilli
Super User
Super User

Where do you get this from "driverid=1 has 11 wins when raceid=918" I'm not seeing it.  Record 67034 has driver id = 1.

 

Ah, I see it now in compact view, the driver has 11 wins so that's either career wins or season wins (possibly up to and including the current race) so not just this race

Anonymous
Not applicable

Don't worry. I get it now. It is cummulative number of wins in each season, though I still don't understand why sometimes it doesn't count a win when a driver's final position is 1, but I assume it's due to F1's complicated rules.

Anonymous
Not applicable

Hi Hotchilli

 

Thank you for your reply.

 

Please see the file "races.csv" from the link. Each raceid is unqiue for each Formula 1 Grand Prix, not for each season.

 

Thank you.

 

Jing

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors