Skip to content

Python script to analyse Formula 1 data. Main scope is to convert and prepare the data for later analytics and plotting. The goal of the script is to create a report after each race and season with statistical evaluation.

License

Notifications You must be signed in to change notification settings

l3onh4rd/f1data-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f1data-analytics

Python script to analyse Formula 1 data. Main scope is to convert and prepare the data for later analytics and plotting. The goal of the script is to create a report after each race and season with statistical evaluation.

How to use the script?

Run in the terminal

python main.py

Which data is used as basis?

The csv data of the f1db repository is the basis for the analytics. The data files are not part of the repository. Download the data yourself and put in a folder named 'data' to your copy.

About

Python script to analyse Formula 1 data. Main scope is to convert and prepare the data for later analytics and plotting. The goal of the script is to create a report after each race and season with statistical evaluation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages