-
Datalab
- UK
Block or Report
Block or report benbc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
936 contributions in the last year
Activity overview
Contributed to
opensafely-core/databuilder,
opensafely-core/job-runner,
opensafely-core/opencodelists
and 28 other
repositories
Contribution activity
May 2022
Created 22 commits in 3 repositories
Opened 7 pull requests in 3 repositories
opensafely-core/databuilder
3
merged
opensafely-core/backend-server
2
merged
opensafely-core/r-docker
2
merged
Reviewed 23 pull requests in 10 repositories
opensafely-core/databuilder
13 pull requests
- Support more date operations
- Add MSSQL Query Engine
- chore: switch to config-level python version
- Rudimentary codelist support
- Remove patient-level aggregation support and refactor
- Refactor ehrQL implementation
- Tidy up tests
-
Let
sort_by()
take multiple args and remove option to chain - Remove workaround for spec populations
-
Support
count
andexists
aggregations on patient frames - Generative test tweaks
- test: More gen test operators
- Validate population definition
opensafely/documentation
2 pull requests
opensafely-core/job-server
1 pull request
opensafely-core/opencodelists
1 pull request
opensafely-core/output-explorer
1 pull request
opensafely-core/output-publisher
1 pull request
opensafely-core/pipeline
1 pull request
opensafely-core/release-hatch
1 pull request
opensafely-actions/cohort-joiner
1 pull request
opensafely-actions/deciles-charts
1 pull request
Created an issue in opensafely-core/databuilder that received 3 comments
Implicit sort on primary key to ensure stability and consistency of results
When we sort event-dimensioned tables on a column that has identical values, the resulting order is undefined. This can give undetermined values fo…
3
comments
Opened 7 other issues in 1 repository
opensafely-core/databuilder
6
open
1
closed
- Put together a list of contracts that are needed for the booster effectiveness study
- Consider whether other non-ehrQL features need implementing for the booster effectiveness study
- Synapse-compatible query engine
- Come up with a way of ensuring compatibility between the query engine and Graphnet's database
- Support for event-level outputs
- Translate comparative booster effectiveness study into ehrQL
-
Support
exists
for patient tables