Open Issues Need Help
View All on GitHub good first issue upgrades
Update doc strings: optional 12 days ago
documentation good first issue
good first issue upgrades
remove_repeated_candidates and condense 12 days ago
good first issue new feature
good first issue new feature
Truncate ranked ballots at sentinel candidates 12 days ago
good first issue new feature
good first issue new feature
Utility method for summing profiles 3 months ago
good first issue new feature
Change the way that users make RankBallot objects 3 months ago
good first issue API improvement
renaming/re-ordering candidates 3 months ago
good first issue API improvement
Request to allow candidates to be integers 3 months ago
good first issue API improvement
Add back in Fraction support 5 months ago
good first issue priority upgrades
Adding Quadratic Voting an Election Type 5 months ago
good first issue feature request
Better ElectionStates 6 months ago
good first issue upgrades
Better Reporting for STV elections 6 months ago
good first issue upgrades new feature
good first issue upgrades
Improve documentation on spacial models 6 months ago
documentation good first issue
Remove is_finished from child classes 8 months ago
good first issue refactor tech debt
CondoBorda tie? 8 months ago
good first issue upgrades
Ballots with repeated candidates 8 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