Added cumulative incidence to `summary_longformat.xlsx`
CHANGES:
- Added code in
summary_longformat.pyto calculate cumulative incidence; - Switched from
openpyxltoxlsxwriterfor lower memory usage when writing to summary_longformat.xlsx.
System Closure. Its likely this system will be closed down at the end of March at the latest. Contact Barry if you need to migrate anything to another system.
CHANGES:
summary_longformat.py to calculate cumulative incidence;openpyxl to xlsxwriter for lower memory usage when writing
to summary_longformat.xlsx.