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

Feat: support array type for datetime_ref in plot_age_pyramid() #43

Commits on Dec 8, 2022

  1. plot_age_pyramid: add the possibility to have one datetime_ref that d…

    …iffers for each patient: eg. the date of their inclusion in the study.
    strayMat committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    16dd70c View commit details
    Browse the repository at this point in the history
  2. added to changelog

    strayMat committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    605cde7 View commit details
    Browse the repository at this point in the history
  3. plot_age_pyramid: better type testing

    - add a new test for pytest.raise
    - add a parsable datetime string
    - add better error messages when bad value or bad type
    strayMat committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    38439e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Update changelog.md

    Co-authored-by: Thomas Petit-Jean <[email protected]>
    strayMat and Thomzoy authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1b024f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    322c3ff View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. simplifies logic

    Vincent-Maladiere committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5520249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae36e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    4f20bc5 View commit details
    Browse the repository at this point in the history
  2. add loguru

    Vincent-Maladiere committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7035cea View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    d32a72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099b337 View commit details
    Browse the repository at this point in the history
  3. add doc to nav

    Vincent-Maladiere committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7810eaf View commit details
    Browse the repository at this point in the history