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

fixed bugs in the keep population flag. #874

Merged
merged 7 commits into from
Dec 7, 2023

Commits on Dec 4, 2023

  1. fixed a few things in the keep population flag.

    - filter out where gender not 1 or 2
    - deal with negative ages where dob is after mid point of year
    - previously filtered cases where dod was before midpoint, but was also accidentally removing cases with missing death dates! Now fixed.
    - added filter for nsu only once calculations are done
    marjom02 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cc89ef3 View commit details
    Browse the repository at this point in the history
  2. change back to chi instead of anon_chi

    marjom02 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e2ebe09 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    390c1ba View commit details
    Browse the repository at this point in the history
  2. Style code

    Jennit07 authored and github-actions[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2815f0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    521bbaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d2c51c View commit details
    Browse the repository at this point in the history
  5. Style code

    Jennit07 authored and github-actions[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9b7a20a View commit details
    Browse the repository at this point in the history