Pref Grade Profiles ======================================= Profiles of voters that each submit both a (truncated) strict weak order and an assignment of grades from a fixed set to each candidate. The ballots for a PrefGradeProfile are [Rankings](ballots.md#ranking-class) and [Grades](ballots.md#grade-class). ## PrefGradeProfile Class ```{eval-rst} .. autoclass:: pref_voting.pref_grade_profile.PrefGradeProfile :members: ```