-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BUG: improve pd.io.json_normalize #57811
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
Changes from 16 commits
606e96d
cc7aec8
0793c40
9647d1d
391ff1a
a3a22e8
15901a9
abc9974
3769b1f
0b91678
dc0d6f8
d7bd075
03f1dc1
6b5d760
9a72855
194ff85
eb71e1b
dfc6376
61e8dcc
aeae288
c9ef7de
add1882
c924ba3
3fe7870
68b2a15
f24dc1b
69c5243
296ccc5
51179b1
1e8d43a
6849ffe
fde9565
7e10e5a
2ef598d
ef857ba
9caace9
a73e49f
0db9759
a27d7a9
51062d7
750a270
11138d8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @WillAyd There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yea but why should it not work for There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hm, it is not very different for current code when we traverse and make early stop returning n/a. I guess if we make such a feature, it should provide choice to user, which case should raise There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yea I think the error should just be for missing keys. There should be no such thing as a missing value in well-formed JSON There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. just wanted to point that key or value is arbitrary in our case.
slavanorm marked this conversation as resolved.
Show resolved
Hide resolved
|
Uh oh!
There was an error while loading. Please reload this page.