Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Jewell
covid19uk
Commits
ee6c930c
Commit
ee6c930c
authored
Feb 10, 2021
by
Chris Jewell
Browse files
Removed stub in summarize.py
parent
33f2c20a
Changes
1
Hide whitespace changes
Inline
Side-by-side
covid/tasks/summarize.py
View file @
ee6c930c
...
...
@@ -68,10 +68,6 @@ def infec_incidence(input_file, output_file):
abs_incidence
.
to_csv
(
output_file
)
def
weekly_pred_cases_per_100k
(
input_files
,
output_file
):
pass
def
prevalence
(
input_files
,
output_file
):
"""Reconstruct predicted prevalence from
original data and projection.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment