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

count: major refactor #2099

Merged
merged 1 commit into from
Aug 31, 2024
Merged

count: major refactor #2099

merged 1 commit into from
Aug 31, 2024

Conversation

jqnatividad
Copy link
Collaborator

  • width
    • now also returns in addition to max - avg, median, min, variance, stddev, mad
    • addl --width-no-delims option, returning the same as --width, but not counting delimiters
    • added --json output option
    • now also uses index to retrieve count, even when computing width
    • flexible is no longer turned on when computing width, as it was sometimes causing miscounts

- width
  - now also returns in addition to max - avg, median, min, variance, stddev, mad
  - addl `--width-no-delims` option, returning the same as `--width`, but not counting delimiters
  - added `--json` output option
  - now also uses index to retrieve count, even when computing width
  - flexible is no longer turned on when computing width, as it was sometimes causing miscounts
@jqnatividad jqnatividad merged commit 53e745b into master Aug 31, 2024
12 of 13 checks passed
@jqnatividad jqnatividad deleted the 2093-count-width-statistics branch September 11, 2024 01:28
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.

1 participant