Skip to content

Fix broken statistics overview

Hugo Kerstens requested to merge 345-broken-statistics into master

This MR changes the following:

  • No longer rely on the sorting of the columns in problem scores dataframe, but check for the actual column name.

Closes #345 (closed)

Merge request reports