-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
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
Run isort at pandas/tests/io #24532
Run isort at pandas/tests/io #24532
Conversation
merge master |
Codecov Report
@@ Coverage Diff @@
## master #24532 +/- ##
=======================================
Coverage 31.88% 31.88%
=======================================
Files 166 166
Lines 52427 52427
=======================================
Hits 16714 16714
Misses 35713 35713
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24532 +/- ##
=======================================
Coverage 92.32% 92.32%
=======================================
Files 166 166
Lines 52440 52440
=======================================
Hits 48416 48416
Misses 4024 4024
Continue to review full report at Codecov.
|
need a merge master |
can you merge again and something failng |
* upstream/master: Make DTI[tz]._values and Series[tz]._values return DTA (pandas-dev#24534) CLN: Refactor some sorting code in Index set operations (pandas-dev#24533) Run isort (pandas-dev#24530) CI: fix db usage in CI (pandas-dev#24529)
@thoo can you see if can get passing |
* upstream/master: implement fillna from 24024, with fixes and tests (pandas-dev#24536)
* upstream/master: Include MultiIndex slice in non-reducing slices (pandas-dev#19881)
lgtm. ping on green. |
thanks @thoo |
git diff upstream/master -u -- "*.py" | flake8 --diff