Businessday make np.busday_count return negative values when the start date is after end date by gandalf013 · Pull Request #117 · numpy/numpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12.3k
Closed
gandalf013 wants to merge 2 commits intonumpy:masterfrom
Closed
Businessday make np.busday_count return negative values when the start date is after end date#117
gandalf013 wants to merge 2 commits intonumpy:masterfrom
Businessday make np.busday_count return negative values when the start date is after end date#117
gandalf013 wants to merge 2 commits intonumpy:masterfrom
Conversation
Copy link Copy Markdown
Contributor
gandalf013
commented
Jul 19, 2011
gandalf013
commented
np.busday_count() returns 0 if start date is after end date. This patch fixes it to return negative values in this case.
gandalf013 added 2 commits
July 16, 2011 11:08Copy link Copy Markdown
Member
mwiebe
commented
Jul 19, 2011
mwiebe commented
Jul 19, 2011The change looks good, I've gone ahead and merged it. I updated the documentation and tests as well, to complete it.
mwiebe
closed this
njsmith
mentioned this pull request
njsmith
mentioned this pull request
roachlord
mentioned this pull request
luyahan pushed a commit to plctlab/numpy that referenced this pull request
Apr 25, 2024test: Add new file debug_tools.h
n-gao
mentioned this pull request
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment