Skip to content

Datetime64 doc #114

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

Closed
wants to merge 3 commits into from
Closed

Datetime64 doc #114

wants to merge 3 commits into from

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