Open Issues Need Help
View All on GitHub Constants module 13 days ago
good first issue refactor
good first issue new feature
Make `remove_and_condense_rank_profile` reduce the `max_ranking_length` of a profile. about 1 month ago
good first issue upgrades
Update doc strings: optional about 1 month ago
documentation good first issue
`load_scottish` throws a "Dataframe is highly framented" warning for large profiles about 1 month ago
good first issue upgrades
remove_repeated_candidates and condense about 1 month ago
good first issue new feature
Truncate ranked ballots at sentinel candidates about 1 month ago
good first issue new feature
good first issue new feature
Utility method for summing profiles 4 months ago
good first issue new feature
Change the way that users make RankBallot objects 4 months ago
good first issue API improvement
renaming/re-ordering candidates 4 months ago
good first issue API improvement
Request to allow candidates to be integers 4 months ago
good first issue API improvement
Add back in Fraction support 6 months ago
good first issue priority upgrades
Adding Quadratic Voting an Election Type 6 months ago
good first issue feature request
Better ElectionStates 7 months ago
good first issue upgrades
Better Reporting for STV elections 7 months ago
good first issue upgrades new feature
good first issue upgrades
Improve documentation on spacial models 7 months ago
documentation good first issue
Remove is_finished from child classes 9 months ago
good first issue refactor tech debt
CondoBorda tie? 9 months ago
good first issue upgrades
Ballots with repeated candidates 9 months ago
good first issue upgrades
Star voting about 1 year ago
AI Summary: Implement STAR voting as a new election method within the VoteKit Python library. This involves adding the necessary algorithms and data structures to handle score-based elections, and integrating it seamlessly with the existing framework. Testing and documentation updates will also be required.
Complexity:
4/5
enhancement good first issue
URL handling about 1 year ago
AI Summary: Modify the `load_csv`, `load_scottish`, and `PreferenceProfile.load_from...` functions in the VoteKit Python library to enable loading election data directly from URLs, instead of only from local files.
Complexity:
4/5
enhancement good first issue