Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to new test action #6

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
8fa2efc
add cohort and notebook actions
wjchulme Dec 7, 2020
8cb0534
Update .gitignore
wjchulme Dec 7, 2020
981dd3d
Fix run_notebook child key indentation
ghickman Dec 8, 2020
fff3ffa
Merge pull request #2 from ghickman/patch-1
wjchulme Dec 8, 2020
61d8e67
remove workspace from directory path
wjchulme Dec 8, 2020
6ad5740
update directory
wjchulme Dec 8, 2020
a1fba79
correct directory path
wjchulme Dec 8, 2020
0d1ad28
add metadata folder
wjchulme Dec 8, 2020
541ed98
comment out code using folium, geopandas, and prettytable for now
wjchulme Dec 8, 2020
d65cb4b
BugFix: Element Mismatch
Dec 9, 2020
0b8903d
BugFIx: Revert to original
Dec 10, 2020
cb8c7bf
BugFix: Fill Series with zeros if none counted
Dec 10, 2020
f684c42
Restructure for Debugging
Dec 13, 2020
b3c8611
Make keys unique in YAML
Dec 13, 2020
acbbfa9
type
Dec 13, 2020
2e05d2c
release outputs
wjchulme Dec 14, 2020
5c6aba7
Merge branch 'will-run' of https://github.com/opensafely/vaccine-elig…
wjchulme Dec 14, 2020
82092a4
Update BMI
Dec 14, 2020
8565314
remove where .isnull
Dec 14, 2020
907de92
release outputs
wjchulme Dec 15, 2020
b8f699a
Merge branch 'will-run' of https://github.com/opensafely/vaccine-elig…
wjchulme Dec 15, 2020
a716ca5
Create report.py from cohortextractor
Dec 16, 2020
da5ca5f
Merge branch 'will-run' of https://github.com/opensafely/vaccine-elig…
Dec 16, 2020
ed15b3c
Automate low number suppression
sebbacon Dec 16, 2020
0e5a970
Invoke python run-command correctly
sebbacon Dec 16, 2020
7e546d4
Include vaccinated
Dec 17, 2020
fa2aa7d
Merge branch 'will-run' of https://github.com/opensafely/vaccine-elig…
Dec 17, 2020
6ce94d7
Update COVID vaccination target
Dec 17, 2020
54619dd
Merge pull request #1 from opensafely/will-run
JRPearson500 Dec 17, 2020
1e3cf15
Revert back to docker.opensafely.org
JRPearson500 Dec 17, 2020
ac9fc49
17-dec run (#3)
sebbacon Dec 18, 2020
580fa47
Add vaccinated .csv
Dec 18, 2020
e3d25d5
Additional Covid target definition
Dec 18, 2020
78d2746
Remove SARS-CORONAVIRUS 2
Jan 4, 2021
7f335df
update to new study test action and remove old uneeded action
bloodearnest Jan 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .gitignore
wjchulme authored Dec 7, 2020
commit 8cb0534833e9df3aec9cbfb181b5f8c58e0fb437
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ output/*

codelists/old_codelists

analysis/inequalities.py
analysis/inequalities.py