Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc. todos (rolling) #75

Open
14 of 17 tasks
Casper-Guo opened this issue Jul 30, 2024 · 0 comments
Open
14 of 17 tasks

Misc. todos (rolling) #75

Casper-Guo opened this issue Jul 30, 2024 · 0 comments

Comments

@Casper-Guo
Copy link
Owner

Casper-Guo commented Jul 30, 2024

July 2024

August 2024

  • Simplify plotly code by removing absolute_compound argument from all APIs. This will also enable removing season argument from some plotting functions. (8b6f41e)
  • Standardize x-ticks across plots (8b6f41e)
  • Look at the callback graph and find optimizations. Can probably save some networking time if we skip some data reloads
  • Use merging to calculate lap rep columns (f31f99a)
  • Issue templates (Add issue templates #93)

November 2024

  • Bump Fastf1 version to 3.4.4 so we can get the complete 2024 season schedule data (otherwise rounds 1 to 9 are missing)
  • Add a function for computing finishing order from the Laps dataframe as a backup to Ergast. Not sure how useful this will be once the Ergast replacement is up

December 2024

  • Investigate whether ruff rule B905 (use strict keyword argument in zip) can be safely enabled
  • Revert Temporarily fixing CURRENT_SEASON to 2024 #123 when new season schedule data becomes available (some updates to app.py - set_event_options needed to prevent KeyError)
@Casper-Guo Casper-Guo changed the title Todos (rolling) Misc. todos (rolling) Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant