happyjack27 / autoredistrict

Programmatically makes a fair congressional district map (prevents gerrymandering)
GNU General Public License v3.0
89 stars 14 forks source link

add multiple election imputation #190

Open happyjack27 opened 7 years ago

happyjack27 commented 7 years ago

implement imputation for multiple elections simultaneously, for new election column selection dialog.

also there seems to be a bug in imputation, where you cant do it twice without restarting. prolly an exception thrown or something.