a3ee18748b402c7d6142effe9db0b21675f06f08
The rationale of using `csvfile` instead of `pandas` directly, was to avoid a fairly heavy dependency, since we were only reading the CSV data. Now, since we need to do some fairly convoluted filtering to calculate the subgroup metrics, its better to use pandas now.
Description
No description provided
Languages
Python
98.6%
Makefile
1.4%