Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Peter Jentsch
CovidAlertABM
Commits
c5b2285c
Commit
c5b2285c
authored
Sep 21, 2021
by
Mark Penney
Browse files
Update CovidAlertVaccinationModel/data/canada-network-data/POLYMOD/Duration-priors.py
parent
512f2118
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CovidAlertVaccinationModel/data/canada-network-data/POLYMOD/Duration-priors.py
...Model/data/canada-network-data/POLYMOD/Duration-priors.py
+1
-1
No files found.
CovidAlertVaccinationModel/data/canada-network-data/POLYMOD/Duration-priors.py
View file @
c5b2285c
...
@@ -133,4 +133,4 @@ for x, y, z in list(product(Ages,Ages, Locales)):
...
@@ -133,4 +133,4 @@ for x, y, z in list(product(Ages,Ages, Locales)):
# Save them to csv
# Save them to csv
Priordf
=
pd
.
DataFrame
.
from_dict
(
PoisPrior
,
orient
=
"index"
)
Priordf
=
pd
.
DataFrame
.
from_dict
(
PoisPrior
,
orient
=
"index"
)
Priordf
.
to_csv
(
"AALPoisPriors.csv"
)
Priordf
.
to_csv
(
"AALPoisPriors.csv"
)
\ No newline at end of file
Write
Preview
Markdown
is supported
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