theOehrly / Fast-F1

FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
https://docs.fastf1.dev
MIT License
2.46k stars 259 forks source link

Fixes #569: Assign NaN position for drivers crashed in Lap1 #595

Closed AND2797 closed 3 months ago

AND2797 commented 4 months ago

Assign NaN position for those drivers who have only 1 lap and "FastF1Generated" is set to True.

Fixes #569

theOehrly commented 3 months ago

Sorry, I kind of forgot about your PR and went on vacation 😅 Everything looks good, so I'll merge. Thank you!