Member-only story
Telemetry Analysis for F1 Enthusiasts | Chapter III: Visualizations & Drivers Comparison
5 min readMar 30, 2023
Chapter III: Visualizations & Drivers Comparison
- Analyzing telemetry data to extract insights: Here, we’ll delve into more advanced analysis techniques, including how to use telemetry data to extract insights about driver and car performance.
- Creating custom visualizations with Matplotlib: We’ll explore the Matplotlib library in more detail, and show you how to create custom visualizations to analyze telemetry data.
- Comparing telemetry data between drivers: We’ll show you how to use FastF1 to compare telemetry data between different drivers.
Requirements
To get a better understanding of this chapter you can read the previous articles, Telemetry Analysis for F1 Enthusiasts | Chapter I: Introduction, and Telemetry Analysis for F1 Enthusiasts | Chapter II: Basic Usage of FastF1.