-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: handle empty lists in json_normalize #15535
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
BUG: handle empty lists in json_normalize #15535
Conversation
I'll come back to this for the other checkboxes. |
you'll want to rebase on master as travis was having some issues |
ed17712
to
3c3cb8a
Compare
Codecov Report
@@ Coverage Diff @@
## master #15535 +/- ##
==========================================
- Coverage 91.07% 91.04% -0.03%
==========================================
Files 136 136
Lines 49165 49167 +2
==========================================
- Hits 44775 44764 -11
- Misses 4390 4403 +13
Continue to review full report at Codecov.
|
3c3cb8a
to
d2fbe44
Compare
d2fbe44
to
62138d0
Compare
Added a test and appended to the whatsnew. Test passes locally for me, time to wait on CI. |
@rgbkrk Thanks! |
No problem, thank you! |
git diff upstream/master | flake8 --diff