F1 Predictor

Python program to generate F1 qualifying & race results from historic data, submission for HackTheMidlands5

Submission for HackTheMidlands5

Description

A small Python program intended to generate F1 qualifying & race results, based on historic data.

Demo

Technology

Reflection

I’d never used pandas before, and hadn’t used Python since I did my GCSEs - so getting up to speed with those two took a large part of the hackathon!

Ideally I’d like to remake this - as it is right now the program doesn’t do much actual analysis as I wasn’t familiar with pandas.

I now have further knowledge through the Kainos Engineering Academy and my freeCodeCamp certifications, so I could make the program a little more robust in future.

Devpost | GitHub