theOehrly/Fast-F1
github.com·3d
📓Jupyter Notebooks
Preview
Report Post

A python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry.

Main Features

  • Access to F1 timing data, telemetry, sessions results and more
  • Full support for the Ergast compatible jolpica-f1 API to access current and historical F1 data
  • All data is provided in the form of extended Pandas DataFrames to make working with the data easy while having powerful tools available
  • Adds custom functions to the Pandas objects specifically to make working with F1 data quick and simple
  • Integration with Matplotlib to facilitate data visualization
  • Implements caching for all API requests to speed up your scripts

Installation

It is recommended to install FastF1 using pip:

...

Similar Posts

Loading similar posts...