Skip to content
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

Add examples for Nested JSON reader #11814

Merged
merged 3 commits into from
Sep 29, 2022

Conversation

GregoryKimball
Copy link
Contributor

Description

Adding some examples to show off the nested type JSON reading

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@GregoryKimball GregoryKimball requested a review from a team as a code owner September 29, 2022 00:43
@github-actions github-actions bot added the Python Affects Python cuDF API. label Sep 29, 2022
@GregoryKimball GregoryKimball changed the title Add JSON examples Add examples for Nested JSON reader Sep 29, 2022
@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 29, 2022
@karthikeyann
Copy link
Contributor

rerun tests

1 similar comment
@galipremsagar
Copy link
Contributor

rerun tests

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.10@5a4afec). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head b0087f0 differs from pull request most recent head 3b6023c. Consider uploading reports for the commit 3b6023c to get more accurate results

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-22.10   #11814   +/-   ##
===============================================
  Coverage                ?   87.50%           
===============================================
  Files                   ?      133           
  Lines                   ?    21807           
  Branches                ?        0           
===============================================
  Hits                    ?    19083           
  Misses                  ?     2724           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@galipremsagar
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 4023b65 into rapidsai:branch-22.10 Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants