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

Use rapidfuzz instead of thefuzz for fuzzy matching. #582

Closed Casper-Guo closed 4 months ago

Casper-Guo commented 5 months ago

Rapidfuzz fixes some bugs present in thefuzz