GregorCH / ipet

Interactive Performance Evaluation Tools for Optimization Software
MIT License
26 stars 6 forks source link

Tests for corner cases of evaluation #19

Closed GregorCH closed 7 years ago

GregorCH commented 7 years ago

There should be tests for some corner cases of the evaluation (empty row/column index) in combination with 0, 1, or several columns with aggregations. We are always running into cases where pandas internally transposes such corner cases into a shape that we do not like.