mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
Update README.md
This commit is contained in:
parent
f71ec59d01
commit
a7f265c103
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ many or large cycles, or especially a large cyclic tie, may perform worse and ar
|
|||
|
||||
### Python Package
|
||||
The `smithy` python package primarily provides the function `smith_set(ballot_box_df)`
|
||||
(defined in `src/smithy/rcv.py`), which returns the smith set given a
|
||||
(defined in `src/smithy), which returns the smith set given a
|
||||
[polars](https://docs.pola.rs/api/python/stable/reference/index.html)
|
||||
dataframe `ballot_box_df` whose columns are candidates and whose rows are RCV ballots.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue