-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
TST: errors in test_constructor_compound_dtypes (pandas.tests.frame.test_block_internals.TestDataFrameBlockInternals) #12338
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
Comments
I cannot repro this (with the exact versions you are using) I have actually this var doesn't matter |
I have seen this happen on windows, IOW the dateparsing routines fail and raise a different error than we are expecting. can you show versions of pytz, dateutil
|
A bit behind, yes:
|
ok, that is it. |
Wish I had a better test, but this fixes. We are not testing this. As have to modify the ci to explicity pip install
|
Tested the patch here as well, and also the original source against |
@dhomeier gr8 thanks! |
Getting these errors in the 0.18.0rc1 test suite on Mac OS X 10.10 (numpy 0.11.0b3):
with Python 2.7.11:
with Python 3.4.4 and 3.5.1:
The text was updated successfully, but these errors were encountered: