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

Handle some edge cases in scores function #148

Merged
merged 9 commits into from
Apr 11, 2024

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    2f246f0 View commit details
    Browse the repository at this point in the history
  2. Drop NaN before crosstab

    zmoon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8cd4ecb View commit details
    Browse the repository at this point in the history
  3. Update docstring

    zmoon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    90768ac View commit details
    Browse the repository at this point in the history
  4. Mod cases

    zmoon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c793263 View commit details
    Browse the repository at this point in the history
  5. Simplify

    zmoon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1d58309 View commit details
    Browse the repository at this point in the history
  6. Test and fix

    zmoon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2d90db9 View commit details
    Browse the repository at this point in the history
  7. Explicit

    zmoon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d390ec9 View commit details
    Browse the repository at this point in the history
  8. NaN

    zmoon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ebd24fe View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Return value consistency

    zmoon authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2e45644 View commit details
    Browse the repository at this point in the history