arjunhaanak/f1-telemetry-analysis ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python project that analyzes the 2024 Monaco Grand Prix using FastF1 and makes a few clear visuals from the data.

I want it to compare the fastest qualifying laps for Charles Leclerc and Max Verstappen with a speed trace chart, show lap time progression through the race for Leclerc, Verstappen, and Sainz, and create a simple tyre strategy chart for the top finishers. Please make it easy to run from one script, pull the session data, process it with pandas, and save the plots as image files.

Keep the charts clean and readable, with titles, legends, and labels so the differences are easy to understand. If you need to check current FastF1 usage or race session details online, feel free to look them up.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab