alec-kr / F1PyStats

An open-source Python3 package that provides Formula 1 data to developers.
GNU General Public License v3.0
51 stars 19 forks source link

Add ability to pull all lap times from one race #136

Open alec-sekelsky opened 1 year ago

alec-sekelsky commented 1 year ago

Currently I have to loop and build a data frame to get all lap times from a race, but would be great to just pull all laps in one command.

github-actions[bot] commented 1 year ago

Thanks for submitting an issue to F1PyStats! We will have a look at your issue, and get back to you ASAP 😁

alec-kr commented 1 year ago

Hey there! Would you like to work on this issue?