issues
search
ElectionDataAnalysis
/
electiondata
Tools for consolidation and analysis of raw election results from the most reliable sources -- the election agencies themselves.
Other
20
stars
5
forks
source link
Issue709 release notes
#720
Closed
sfsinger19103
closed
3 years ago
sfsinger19103
commented
3 years ago
Update to User_Guide.md
Substantially improved in-code documentation in
electiondata/__init__.py
(and in spots elsewhere)
Remove 'verbose' option in display_results() (closes #524)
improve efficiency of Analyzer by looking up major subdivision mapping when instance is created, not repeatedly during analysis
electiondata/__init__.py
(and in spots elsewhere)