Skip to content

Added cumulative incidence to `summary_longformat.xlsx`

Chris Jewell requested to merge add-summaries into master

CHANGES:

  1. Added code in summary_longformat.py to calculate cumulative incidence;
  2. Switched from openpyxl to xlsxwriter for lower memory usage when writing to summary_longformat.xlsx.

Merge request reports