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 Tschuprow's T and Pearson's Contingency Coefficient #1334

Merged
merged 22 commits into from
Nov 15, 2022

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    35d64f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5afb5 View commit details
    Browse the repository at this point in the history
  3. Add missing docstrings

    stancld committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ef3467d View commit details
    Browse the repository at this point in the history
  4. Add Tschuprow's T

    stancld committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    93ad3d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd89f19 View commit details
    Browse the repository at this point in the history
  6. Fix doctest for Tschuprow's T

    stancld committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    911fc9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    963c6df View commit details
    Browse the repository at this point in the history
  8. changelog

    SkafteNicki authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d690563 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f1b0a3 View commit details
    Browse the repository at this point in the history
  10. Fix mypy issues

    stancld committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b63f186 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be2ecc1 View commit details
    Browse the repository at this point in the history
  12. Add missing info to docs

    stancld committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2945c66 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f46f8fe View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Apply suggestions from code review

    Co-authored-by: Nicki Skafte Detlefsen <[email protected]>
    stancld and SkafteNicki authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    16d484e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d21cf37 View commit details
    Browse the repository at this point in the history
  3. Fix docstring indentation

    stancld committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    98f0d8f View commit details
    Browse the repository at this point in the history
  4. Fix docstring indentation

    stancld committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4fd16ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5bc89e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e64836 View commit details
    Browse the repository at this point in the history
  7. Add doc example for function

    stancld committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    915abca View commit details
    Browse the repository at this point in the history
  8. Fix a typo

    stancld committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6df6bc1 View commit details
    Browse the repository at this point in the history
  9. Re-trigger CI

    stancld committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b094e9b View commit details
    Browse the repository at this point in the history