Guilherme Schardong a3ee18748b Added pandas as dependency. More below.
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.
2026-04-20 16:50:29 +01:00
2026-04-15 22:26:02 +01:00
Description
No description provided
88 KiB
Languages
Python 98.6%
Makefile 1.4%