diff options
author | emkael <emkael@tlen.pl> | 2014-11-03 10:48:47 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2014-11-03 10:48:47 +0100 |
commit | 1649776a7ddf4b9483adc039aa16f114b2dbb273 (patch) | |
tree | 76a61cef55d7fc721f83f7ca225df2442c33ae8a | |
parent | 07cac450a1e0725d58823c1022b353780767dd41 (diff) |
* ideas and TODO list
-rw-r--r-- | doc/ideas.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ideas.txt b/doc/ideas.txt new file mode 100644 index 0000000..1476ff6 --- /dev/null +++ b/doc/ideas.txt @@ -0,0 +1,9 @@ +Charts: + - rolling average and deviation of rankings + - average ranking at the beginning of each championship season +Calculation: + - modifying disparity by time of year (or by ranking deviation from last 3-4 months) + +TODO: + - detect grid penalties (ergast.races.grid != eragst.qualifying.position || non-ergast.qualifying.position != ergast.races.grid) + - detect multi-heat races on chicanef1 |