-
Notifications
You must be signed in to change notification settings - Fork 48
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
summarize (feature): adds percent-above cli argument #36
summarize (feature): adds percent-above cli argument #36
Conversation
…th percent greater than rows above the value
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks pretty good. I really like the Changelog idea!
Thank folks! Do you care if I push more commits or should I decline this PR and open a new one? |
I'd say either use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to open an issue about finding a better error handling strategy but this looks good to me as-is. Nice work!
Closes #32.
Please let me know if I am doing something that is naive.
I also took the leeway to add a CHANGELOG.md. Please let me know if you suggest I not add that.