-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Import OptionError in pandas.errors #32142
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
Import OptionError in pandas.errors #32142
Conversation
8f2d630
to
2188d7b
Compare
@jorisvandenbossche I am experiencing a build failure on my forked master as well, is this some setup issue, would need your help to resolve this. Also Is the pr good to go or more changes would be required ? |
Travis failure should be unrelated, just restarted that build. |
Can you add this to test_exception_importable in tests.test_errors |
8f5ed3a
to
30c293b
Compare
@jbrockmendel Tests are changed, a whatsnew entry is created. Would you be able to review this or suggest someone who can help in reviewing this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ping on green.
c38da31
to
f73b8eb
Compare
f73b8eb
to
3c6c813
Compare
@jreback Please review. |
thanks @sumanau7 |
OptionError
raised by top-level functionpandas.set_option
is private #27553black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff