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.54k stars 264 forks source link

Use rapidfuzz instead of thefuzz for fuzzy matching. #582

Closed Casper-Guo closed 6 months ago

Casper-Guo commented 6 months ago

Rapidfuzz fixes some bugs present in thefuzz