-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: test.txt added for commit check * feat: replaced plot_curve with plot_samples within ./mmm/plot.py * feat: n_samples added to distributions_new_customers * remove: text.txt from initial commit * feat(fourier.py): added the custom plotting * fix(full_period): so that there is 367 instead of 366 as pointed out in CI * added two new methods to the class - get_default_start_dates and _get_default_start_dates * feat(fourier.py): modified full_period * fix(fourier.py): removes datetime conversions where not req * feat(test_fourier.py): added new tests for the date addition to fourier.py workflow * : fix: removed today from all parameters * feat(test_fourier.py): new tests after removing today from params in fourier.py * fix(test_fourier.py): removed days_in_period * fix(fourier.py): removed the comment with <3.10 * fix(mmm/fourier.py): changed else: if to elif in get_default_start_date and reverted to using isinstance | --------- Co-authored-by: Will Dean <[email protected]>
- Loading branch information
1 parent
0587643
commit 2187dd3
Showing
2 changed files
with
206 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters