Represent strategy/solved benchmarks as one pandas frame
Currently it's one frame per strategy. This is awkward and errorprone. The proper way to do it would be to have only one big table with one column per strategy.
Currently it's one frame per strategy. This is awkward and errorprone. The proper way to do it would be to have only one big table with one column per strategy.