-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
pandas.io.tests.test_parsers.Test*.test_yy_format fails in 0.18.0 #12611
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
looks like a but in
xref #12585 (though my suggested fix actually would work in this case I think, if you want to take a crack at it). Ideally we would reduce dependency on |
COMPAT: dateutil 2.5.0 bug fix causes some tests to fail, skip for now xref pandas-dev#12611
@gfyoung can you see if this is still an issue? |
Not really sure what you would like me to confirm here. I haven't seen any test failures relating to this as of late. |
actually this is fine. old versions of |
Code Sample, a copy-pastable example if possible
Also
pandas.io.tests.test_parsers:TestCParserLowMemory.test_yy_format
andpandas.io.tests.test_parsers:TestPythonParser.test_yy_format
.This appears to be in the class of bugs described in #3341.
Expected Output
Expect tests to pass.
output of
pd.show_versions()
This is reproducible with both of the following configurations.
The text was updated successfully, but these errors were encountered: