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

Expose split updates #47

Merged
merged 5 commits into from
Jun 24, 2024
Merged

Expose split updates #47

merged 5 commits into from
Jun 24, 2024

Conversation

mattheaphy
Copy link
Owner

@mattheaphy mattheaphy commented Jun 23, 2024

  • expose_split() bug fixes:

    • expose_split() was updated to respect the values of start_date
      and end_date originally passed to the expose() function.
    • Future policy anniversary dates falling on February 29th leap days are now
      consistent with expose()
    • New tests were added to verify that the sum of policy year exposures
      (exposure_pol) after calling expose_split() match exposures produced by
      expose_py().
  • The expose() family of functions and add_transactions() now allow date
    columns to be passed as character vectors in YYYY-MM-DD format. Any character
    vectors are converted to dates behind-the-scenes, and any missing values will
    results in an error message.

  • News and version update

@mattheaphy mattheaphy merged commit d518aa9 into main Jun 24, 2024
6 checks passed
@mattheaphy mattheaphy deleted the dev branch June 24, 2024 01:54
@mattheaphy mattheaphy changed the title Dev Expose split updates Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant