Skip to content

Add mode and multimodal fields to panelist scoring statistics#101

Merged
questionlp merged 4 commits into
mainfrom
develop
Feb 28, 2026
Merged

Add mode and multimodal fields to panelist scoring statistics#101
questionlp merged 4 commits into
mainfrom
develop

Conversation

@questionlp
Copy link
Copy Markdown
Owner

Application Changes

  • Added mode and mode_multi to the scoring and scoring_decimal dictionary returned in :py:meth:wwdtm.panelist.PanelistStatistics.retrieve_statistics_by_id and :py:meth:wwdtm.panelist.PanelistStatistics.retrieve_statistics_by_slug
    • mode returns a single integer or Decimal value if the mode is calculated, otherwise None is returned
    • mode_multi returns a list of integer or Decimal values if multiple mode values are calculated, otherwise an empty list is returned. The values in the list are sorted from lowest to highest.

@questionlp questionlp merged commit 0b72706 into main Feb 28, 2026
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