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

stats: add geometric mean and harmonic mean #2342

Merged
merged 6 commits into from
Dec 8, 2024

Commits on Dec 8, 2024

  1. feat: add geometric mean and harmonic mean

    - also short-circuit modes calc if cardinality==rowcount (no modes)
    jqnatividad committed Dec 8, 2024
    Configuration menu
    Copy the full SHA
    c271e6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e3b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5809ddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ad0bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63ffb0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02a4164 View commit details
    Browse the repository at this point in the history