Closed zsz00 closed 2 years ago
There is a problem with visual ordering:
@zsz00 good point! Thank you for noticing and sharing. I think this is due that I forgot to change the ordering of the Dataframe to min so atm it's still ordered by median.
https://github.com/niklas-heer/speed-comparison/blob/7f6b2ab038d074f1914247020c55fe2aa550625a/analyze.py#L152
https://github.com/niklas-heer/speed-comparison/blob/7f6b2ab038d074f1914247020c55fe2aa550625a/analyze.py#L34-L38
There is a problem with visual ordering: