-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: Fix pandas.io.stata imports in test_stata.py #40094
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
Conversation
AA-Turner
commented
Feb 26, 2021
•
edited
Loading
edited
- Fixes test failures introduced in STYLE: inconsistent namespace (io, reshape) #40069
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
great ping on green. |
@jreback 1 failure in database tests but pretty sure that's not related to these changes - error is in Database CI Log:
|
LGTM |
thanks @AA-Turner |
Thanks Jeff! |
Thanks @rhshadrach and @AA-Turner for picking up on this and fixing it quickly, and I'm sorry for not having picked up on it myself - looks like we need to wait for these to be completely green, will do that next time |