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 ability to unwind by blanking out instead of repeating data #285

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

jarib
Copy link
Contributor

@jarib jarib commented Apr 15, 2018

I do this a lot when I want to present nested data to non-technical users, who find it easer to read in spreadsheets.

Without --unwind-blank:

image

With --unwind-blank:

image

@jarib jarib force-pushed the unwind-blank branch 2 times, most recently from 86fbb21 to 75c5057 Compare April 15, 2018 21:42
@coveralls
Copy link

coveralls commented Apr 15, 2018

Coverage Status

Coverage increased (+0.2%) to 85.397% when pulling 18e3619 on jarib:unwind-blank into 833e8ad on zemirco:master.

@knownasilya knownasilya merged commit 61d9808 into zemirco:master Apr 16, 2018
@juanjoDiaz
Copy link
Collaborator

This PR was missing the tests for the stream API and the cli.
I'll add them asap.

@jarib
Copy link
Contributor Author

jarib commented Apr 16, 2018

Ah, sorry I missed that. Thanks!

@knownasilya
Copy link
Collaborator

Published in v4.1.0 (didn't see the comment above).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants