mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
Update README
This commit is contained in:
parent
a7f265c103
commit
ee89a7bf11
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
|
### Python Package
|
||||||
The `smithy` python package primarily provides the function `smith_set(ballot_box_df)`
|
The `smithy` python package primarily provides the function `smith_set(ballot_box_df)`
|
||||||
(defined in `src/smithy), 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)
|
[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.
|
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