Add aggregation analysis to result_parser.py
Open
@vishakg is already working on this.
Since Mar 5, 2020.
- Dominant language
- HTML
- Stars
- 230
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Using regular expressions in result_parser.py doesn't do any aggregation analysis. Basic aggregation should be done in result_parser.py without having to use Excel and pivot tables. Also include confidence intervals which is difficult to do in pivot tables.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.