Commit Graph

4 Commits

Author SHA1 Message Date
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
b828450a09 Adding gdown to the requirements list. 2026-04-16 15:04:53 +01:00
Guilherme G. Schardong
bceea16708 Updating requirements list. 2026-04-15 22:26:17 +01:00
Guilherme Schardong
3e1e491a99 Adding requirements. 2026-04-09 19:28:13 +01:00