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
808df7b4d4
commit
1a668a7cee
1 changed files with 3 additions and 1 deletions
|
|
@ -49,7 +49,9 @@ hosts a [CGI form](https://service.uoregon.edu/TDClient/2030/Portal/KB/ArticleDe
|
|||
which accepts a `.csv` or `.xls`(`x`) upload of a ballot-box and responds with the resulting
|
||||
Smith set. The application can typically handle ~100s of candidates and ~10ks of votes
|
||||
before running into hosting resource limitations and timing out.
|
||||
|
||||
|
||||
No ballot data is retained on the server after execution.
|
||||
|
||||
|
||||
### Python Package
|
||||
The `smithy` python package primarily provides the function `smith_set(ballot_box_df)`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue