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

Fix datewise merge logic #27

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Fix datewise merge logic #27

merged 3 commits into from
Mar 6, 2024

Conversation

RyanAugust
Copy link
Owner

Package

Fixes the logic for merging a simulated dataset to a set of dates when the simulated values are generated with campaign frequency >1

Closes #26

Tests

Test added to check for multiple null rows in output

@RyanAugust
Copy link
Owner Author

@mjtriggs v0.4.1 will contain the hotfix for #26

@RyanAugust RyanAugust merged commit cb5123d into main Mar 6, 2024
7 checks passed
@mjtriggs
Copy link

mjtriggs commented Mar 6, 2024

Thanks for looking at this so quickly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

frequency_of_campaigns > 1 causes missing values in calculation tables
2 participants