Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

steveha
Copy link
Contributor

@steveha steveha commented Jul 16, 2011

Minor changes done during the coding sprints for the SciPy conference.

  • Make a weekmask string able to accept whitespace between day-of-week abbreviations.
  • Write additional tutorial material and example code.
  • Change docstrings to match terminology used in the tutorial information.

steveha added 3 commits July 15, 2011 17:27
Add code to allow white space in a weekday mask:

"Sun Mon Tue"

Also add additional test cases to the unit tests.
The previous checkin has examples for working with datetime64 objects and
the busdays functions.  Edit the docstrings for busdays to harmonize them
with the language used in the examples.

Instead of saying "business days", now say "valid days".  The default
valid days are Monday through Friday, business days, but other sets of
valid days are possible.
@mwiebe
Copy link
Member

mwiebe commented Jul 19, 2011

I've merged the pull request, looks great to me. Thanks for the work, and it was great to meet you at SciPy!

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.

2 participants