-
Notifications
You must be signed in to change notification settings - Fork 7
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
* 1st pass writing combination method * Write test that checks failure case in issue * Expand on docstring for combining footprints method * Force-cast to int when returning footprint since pd.datetime.timedelta doesn't know how to handle np.int64's * Catch bug when determining priority on each day, write test to cover this case with a 3-bed types resolution --------- Co-authored-by: Emmanuel Mnjowe <[email protected]>
- Loading branch information
1 parent
d9d3f62
commit 58a2a41
Showing
2 changed files
with
138 additions
and
3 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