Skip to content

Various fixes for datetime arrays. #110

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 2 commits into from

Conversation

walshb
Copy link
Contributor

@walshb walshb commented Jul 12, 2011

Hi

I was playing around with np.datetime64 arrays and found some problems with masked arrays and the "io" classes. The problems mostly come about from the datetime64 type ("M") not containing as much information as the dtype ("M[us]").

The extra test in test_io.py exercises these fixes.

Cheers

Ben

@mwiebe
Copy link
Member

mwiebe commented Jul 19, 2011

The changes look alright to me, I've gone ahead and merged it. Thanks for the patches!

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